diff options
author | 2006-09-22 13:51:45 +0000 | |
---|---|---|
committer | 2006-09-22 13:51:45 +0000 | |
commit | 5830cb7d197348f9cf60ffe2e04843d695e2a3af (patch) | |
tree | 05edfed03b55378312ef3ae8b4054533d30f354a /net-dialup/capisuite/ChangeLog | |
parent | Fixlocalpod addition (diff) | |
download | historical-5830cb7d197348f9cf60ffe2e04843d695e2a3af.tar.gz historical-5830cb7d197348f9cf60ffe2e04843d695e2a3af.tar.bz2 historical-5830cb7d197348f9cf60ffe2e04843d695e2a3af.zip |
fixed deprecation syntax errors in incoming.py and as a precaution also idle.py, solving bug #130234 and #147854.
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'net-dialup/capisuite/ChangeLog')
-rw-r--r-- | net-dialup/capisuite/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-dialup/capisuite/ChangeLog b/net-dialup/capisuite/ChangeLog index 5568665612da..1e2098f5242e 100644 --- a/net-dialup/capisuite/ChangeLog +++ b/net-dialup/capisuite/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-dialup/capisuite # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/ChangeLog,v 1.28 2006/09/22 13:41:51 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capisuite/ChangeLog,v 1.29 2006/09/22 13:51:45 sbriesen Exp $ + +*capisuite-0.4.5-r4 (22 Sep 2006) + + 22 Sep 2006; Stefan Briesenick <sbriesen@gentoo.org> + +files/capisuite-0.4.5-syntax.patch, +capisuite-0.4.5-r4.ebuild: + fixed deprecation syntax errors in incoming.py and as a precaution also + idle.py, solving bug #130234 and #147854. 22 Sep 2006; Stefan Briesenick <sbriesen@gentoo.org> -files/capisuite-0.4.5-capiv3.patch, -files/capisuite-0.4.5-gentoo.patch, |