diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-06-14 23:50:13 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-06-14 23:50:13 +0000 |
commit | d5e7fc384e75f7445a164cf450a48e4d1f9adaa9 (patch) | |
tree | 76212ef456b19ece2bae4dbe35f5c124cdea8888 /media-libs/libflash/ChangeLog | |
parent | Forgot to install /etc/init.d/authdaemond (diff) | |
download | gentoo-2-d5e7fc384e75f7445a164cf450a48e4d1f9adaa9.tar.gz gentoo-2-d5e7fc384e75f7445a164cf450a48e4d1f9adaa9.tar.bz2 gentoo-2-d5e7fc384e75f7445a164cf450a48e4d1f9adaa9.zip |
Update libflash so it works with all compilers thanks to Cardoe!
Diffstat (limited to 'media-libs/libflash/ChangeLog')
-rw-r--r-- | media-libs/libflash/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-libs/libflash/ChangeLog b/media-libs/libflash/ChangeLog index 8968129c9ebb..bc385165e3db 100644 --- a/media-libs/libflash/ChangeLog +++ b/media-libs/libflash/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-libs/libflash # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-libs/libflash/ChangeLog,v 1.1 2002/02/01 21:53:30 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libflash/ChangeLog,v 1.2 2002/06/14 23:50:13 lostlogic Exp $ + +*libflash-0.4.10-r1 (14 Jun 2002) + + 14 Jun 2002; Doug Goldstein (Cardoe) <dougg@ufl.edu> libflash-0.4.10-r1.ebuild : + + Fixed some redundant stuff in the ebuild and the major thing is I included a patch + that makes it actually compile with gcc3.1. The patch has no effect on gcc2.95 and + has been confirmed to compile on both platforms. *libflash-0.4.10 (1 Feb 2002) |