diff options
author | Marcin Kryczek <mkay@gentoo.org> | 2005-09-12 18:38:58 +0000 |
---|---|---|
committer | Marcin Kryczek <mkay@gentoo.org> | 2005-09-12 18:38:58 +0000 |
commit | a09302c5805ce280f54987cd4efd6651c36d9146 (patch) | |
tree | 7a802aff3e398c473066b0f9011c6714c2413775 /net-p2p/gnunet/ChangeLog | |
parent | All xmule's version, which are currently in tree depend on wxGTK-2.4* (diff) | |
download | gentoo-2-a09302c5805ce280f54987cd4efd6651c36d9146.tar.gz gentoo-2-a09302c5805ce280f54987cd4efd6651c36d9146.tar.bz2 gentoo-2-a09302c5805ce280f54987cd4efd6651c36d9146.zip |
Fixed compilation problem with mysql support (bug #105545)
Diffstat (limited to 'net-p2p/gnunet/ChangeLog')
-rw-r--r-- | net-p2p/gnunet/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-p2p/gnunet/ChangeLog b/net-p2p/gnunet/ChangeLog index 6344fcf7a700..f430b4b784f5 100644 --- a/net-p2p/gnunet/ChangeLog +++ b/net-p2p/gnunet/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-p2p/gnunet # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.35 2005/09/06 21:05:03 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.36 2005/09/12 18:38:58 mkay Exp $ *gnunet-0.7.0 (06 Sep 2005) + 12 Sep 2005; <mkay@gentoo.org> gnunet-0.7.0.ebuild: + Fixed compilation problem with mysql support (bug #105545) + 06 Sep 2005; Karol Wojtaszek <sekretarz@gentoo.org> +gnunet-0.7.0.ebuild: Version bump, thanks Glenn L. McGrath <bug1@iinet.net.au> in bug #104103 |