diff options
author | Marcin Kryczek <mkay@gentoo.org> | 2005-09-21 11:53:08 +0000 |
---|---|---|
committer | Marcin Kryczek <mkay@gentoo.org> | 2005-09-21 11:53:08 +0000 |
commit | 9d534d30882f5e0360b024c16811f16fc96b3f2c (patch) | |
tree | a9c03a7546cc3c5851b8d1dc9bc0383e453e1430 /net-p2p/gnunet/ChangeLog | |
parent | stable on alpha wrt bug #105695 (diff) | |
download | historical-9d534d30882f5e0360b024c16811f16fc96b3f2c.tar.gz historical-9d534d30882f5e0360b024c16811f16fc96b3f2c.tar.bz2 historical-9d534d30882f5e0360b024c16811f16fc96b3f2c.zip |
GTK support isn't optional. Fixing
Package-Manager: portage-1.589-cvs
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 f430b4b784f5..36197a053933 100644 --- a/net-p2p/gnunet/ChangeLog +++ b/net-p2p/gnunet/ChangeLog @@ -1,6 +1,9 @@ # 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.36 2005/09/12 18:38:58 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.37 2005/09/21 11:53:08 mkay Exp $ + + 21 Sep 2005; <mkay@gentoo.org> gnunet-0.7.0.ebuild: + GTK support isn't optional. Fixing *gnunet-0.7.0 (06 Sep 2005) |