summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-01-11 19:50:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-01-11 19:50:38 +0000
commite5a578a8c5c7f7f4d6922ca26ac5baed0062bc5a (patch)
treefa1f2b5621341f8e836db3fe3a760354d721e834 /net-p2p/dctc/ChangeLog
parentDo it ~sparc so we can play with the latest (diff)
downloadhistorical-e5a578a8c5c7f7f4d6922ca26ac5baed0062bc5a.tar.gz
historical-e5a578a8c5c7f7f4d6922ca26ac5baed0062bc5a.tar.bz2
historical-e5a578a8c5c7f7f4d6922ca26ac5baed0062bc5a.zip
Fix bug 135320, thanks to Ryan Hill <dirtyepic at gentoo dot org> for the fix
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'net-p2p/dctc/ChangeLog')
-rw-r--r--net-p2p/dctc/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-p2p/dctc/ChangeLog b/net-p2p/dctc/ChangeLog
index 1accb709b86c..c70c806b2986 100644
--- a/net-p2p/dctc/ChangeLog
+++ b/net-p2p/dctc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/dctc
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dctc/ChangeLog,v 1.32 2007/01/04 13:35:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dctc/ChangeLog,v 1.33 2007/01/11 19:50:38 armin76 Exp $
+
+ 11 Jan 2007; Raúl Porcel <armin76@gentoo.org> dctc-0.85.9.ebuild:
+ Fix bug 135320, thanks to Ryan Hill <dirtyepic at gentoo dot org> for the fix
04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> dctc-0.85.9.ebuild:
Fix autotools handling and quoting, patch by Jakub Moc in bug #153269.