diff options
Diffstat (limited to 'net-p2p/gnunet/ChangeLog')
-rw-r--r-- | net-p2p/gnunet/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-p2p/gnunet/ChangeLog b/net-p2p/gnunet/ChangeLog index a46935f21c31..954f9a38b6c7 100644 --- a/net-p2p/gnunet/ChangeLog +++ b/net-p2p/gnunet/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-p2p/gnunet # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.67 2010/01/28 11:48:07 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.68 2010/06/20 13:56:46 xarthisius Exp $ + + 20 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> + +files/0.8.1-asneeded.patch, gnunet-0.8.1.ebuild, + +files/0.8.1-parallel-build.patch: + Fixing parallel build and --as-needed issues wrt bug 313165. Thanks Diego + for reporting. *gnunet-0.8.1 (28 Jan 2010) |