diff options
author | 2004-08-05 01:50:43 +0000 | |
---|---|---|
committer | 2004-08-05 01:50:43 +0000 | |
commit | e41bda279f5ce4b6eee0700fff84ce729e803ec8 (patch) | |
tree | cf50b9110de21d0ed9fdebda16d2f1938f69974b /media-video/dvdstyler/ChangeLog | |
parent | Fixes CAN 0415 and #59378 (file offset pointer handling vulnerability) (diff) | |
download | historical-e41bda279f5ce4b6eee0700fff84ce729e803ec8.tar.gz historical-e41bda279f5ce4b6eee0700fff84ce729e803ec8.tar.bz2 historical-e41bda279f5ce4b6eee0700fff84ce729e803ec8.zip |
Changed to use installed dev-libs/expat rather than one that came with the package. Also moved silence.mp2 to the correct directory.
Diffstat (limited to 'media-video/dvdstyler/ChangeLog')
-rw-r--r-- | media-video/dvdstyler/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-video/dvdstyler/ChangeLog b/media-video/dvdstyler/ChangeLog index 42abd066c1f6..02282eda2b32 100644 --- a/media-video/dvdstyler/ChangeLog +++ b/media-video/dvdstyler/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-video/dvdstyler # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.2 2004/07/30 07:27:31 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.3 2004/08/05 01:50:43 dragonheart Exp $ + +*dvdstyler-1.05-r1 (05 Aug 2004) + + 05 Aug 2004; Daniel Black <dragonheart@gentoo.org> + files/1.05-AutoMakefile.patch, +dvdstyler-1.05-r1.ebuild, + -dvdstyler-1.05.ebuild: + Changed to use installed dev-libs/expat rather than one that came with the + package. Also moved silence.mp2 to the correct directory. *dvdstyler-1.05 (30 Jul 2004) |