diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-08 12:46:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-08 12:46:15 +0000 |
commit | 504343c4bdbfa17d53436f12f7c1c27947184865 (patch) | |
tree | 3ecacca0346468f94a569e69d60433322a082946 /net-libs/libwww/ChangeLog | |
parent | ppc stable, bug #117505 (diff) | |
download | historical-504343c4bdbfa17d53436f12f7c1c27947184865.tar.gz historical-504343c4bdbfa17d53436f12f7c1c27947184865.tar.bz2 historical-504343c4bdbfa17d53436f12f7c1c27947184865.zip |
Improve --as-needed patch so that it works with examples and other packages linking to it.
Package-Manager: portage-2529-svn
Diffstat (limited to 'net-libs/libwww/ChangeLog')
-rw-r--r-- | net-libs/libwww/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog index 4e36c3734cd8..8160f13e85c2 100644 --- a/net-libs/libwww/ChangeLog +++ b/net-libs/libwww/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/libwww # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.50 2006/01/06 14:31:36 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.51 2006/01/08 12:46:15 flameeyes Exp $ + + 08 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> + files/libwww-5.4.0-asneeded.patch: + Improve --as-needed patch so that it works with examples and other packages + linking to it. *libwww-5.4.0-r5 (06 Jan 2006) |