summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-23 15:13:46 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-23 15:13:46 +0000
commit519453741831ac671ce38191cb4a43c791cc8f7c (patch)
tree7713a8ac428fde400a86fa7cd44d2c08a242b075 /net-p2p/gift-gnutella/ChangeLog
parentInitial import. Closes #47801. (diff)
downloadgentoo-2-519453741831ac671ce38191cb4a43c791cc8f7c.tar.gz
gentoo-2-519453741831ac671ce38191cb4a43c791cc8f7c.tar.bz2
gentoo-2-519453741831ac671ce38191cb4a43c791cc8f7c.zip
gcc-3.5 compile fix and code cleanups patch
Diffstat (limited to 'net-p2p/gift-gnutella/ChangeLog')
-rw-r--r--net-p2p/gift-gnutella/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-p2p/gift-gnutella/ChangeLog b/net-p2p/gift-gnutella/ChangeLog
index cc084f516f4e..b748929af366 100644
--- a/net-p2p/gift-gnutella/ChangeLog
+++ b/net-p2p/gift-gnutella/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/gift-gnutella
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/ChangeLog,v 1.14 2004/07/18 17:26:30 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/ChangeLog,v 1.15 2004/07/23 15:13:46 squinky86 Exp $
+
+ 23 Jul 2004; Jon Hood <squinky86@gentoo.org>
+ +files/gift-gnutella-gcc35.patch, gift-gnutella-0.0.9.2.ebuild:
+ gcc-3.5 lvalue fix and cleanup from Jon Oberheide
18 Jul 2004; Jon Hood <squinky86@gentoo.org> gift-gnutella-0.0.9.2.ebuild:
fix gift.conf -> giftd.conf typo; thanks Bill Skellenger