diff options
author | 2006-10-07 05:40:48 +0000 | |
---|---|---|
committer | 2006-10-07 05:40:48 +0000 | |
commit | d2f8bf22573d596963fed7c82c0136f0784fc7f4 (patch) | |
tree | d7ec4499b8f9bbfddf06fe717661efceaffaf784 /sys-libs/zlib/ChangeLog | |
parent | Marked ~hppa. (diff) | |
download | gentoo-2-d2f8bf22573d596963fed7c82c0136f0784fc7f4.tar.gz gentoo-2-d2f8bf22573d596963fed7c82c0136f0784fc7f4.tar.bz2 gentoo-2-d2f8bf22573d596963fed7c82c0136f0784fc7f4.zip |
Use gcc visibility to handle exporting of symbols #149929 by galtgendo.
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'sys-libs/zlib/ChangeLog')
-rw-r--r-- | sys-libs/zlib/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-libs/zlib/ChangeLog b/sys-libs/zlib/ChangeLog index c1750af50ce9..c8414e642b7b 100644 --- a/sys-libs/zlib/ChangeLog +++ b/sys-libs/zlib/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-libs/zlib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.59 2006/03/30 14:12:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.60 2006/10/07 05:40:48 vapier Exp $ + +*zlib-1.2.3-r1 (07 Oct 2006) + + 07 Oct 2006; Mike Frysinger <vapier@gentoo.org> + +files/zlib-1.2.3-r1-bsd-soname.patch, + +files/zlib-1.2.3-visibility-support.patch, +zlib-1.2.3-r1.ebuild: + Use gcc visibility to handle exporting of symbols #149929 by galtgendo. 30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> zlib-1.2.3.ebuild: Add ~x86-fbsd keyword. |