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 | 8175eb8c9139c7912dde6bd611311a8bfd6f3610 (patch) | |
tree | 4c6694df5f83b3eaf559e5cb4611c618af4b34f1 /net-p2p | |
parent | All xmule's version, which are currently in tree depend on wxGTK-2.4* (diff) | |
download | historical-8175eb8c9139c7912dde6bd611311a8bfd6f3610.tar.gz historical-8175eb8c9139c7912dde6bd611311a8bfd6f3610.tar.bz2 historical-8175eb8c9139c7912dde6bd611311a8bfd6f3610.zip |
Fixed compilation problem with mysql support (bug #105545)
Diffstat (limited to 'net-p2p')
-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 |