diff options
author | 2008-03-18 13:17:14 +0000 | |
---|---|---|
committer | 2008-03-18 13:17:14 +0000 | |
commit | d881c7eb261c286c9fd882d65e757cad49efb691 (patch) | |
tree | 14820437da5e5ff178548daa814a516adfdbbe19 /dev-python/colubrid/ChangeLog | |
parent | Add new pambase package that should fix the Gnome Keyring problems in bug #21... (diff) | |
download | gentoo-2-d881c7eb261c286c9fd882d65e757cad49efb691.tar.gz gentoo-2-d881c7eb261c286c9fd882d65e757cad49efb691.tar.bz2 gentoo-2-d881c7eb261c286c9fd882d65e757cad49efb691.zip |
Fix bug in colubrid RoutesApplication.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/colubrid/ChangeLog')
-rw-r--r-- | dev-python/colubrid/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-python/colubrid/ChangeLog b/dev-python/colubrid/ChangeLog index 3c8eaaaf9148..7c13e11a7349 100644 --- a/dev-python/colubrid/ChangeLog +++ b/dev-python/colubrid/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/colubrid # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/colubrid/ChangeLog,v 1.1 2008/03/09 10:10:28 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/colubrid/ChangeLog,v 1.2 2008/03/18 13:17:13 antarus Exp $ + +*colubrid-0.10-r1 (18 Mar 2008) + + 18 Mar 2008; Alec Warner <antarus@gentoo.org> +files/colubrid-0.10.patch, + +colubrid-0.10-r1.ebuild: + Fix bug in colubrid RoutesApplication *colubrid-0.10 (09 Mar 2008) |