summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a31244bb..bf89cc0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,9 +9,9 @@ python-apt (0.6.14) unstable; urgency=low
- always run "Restart" before performing a Lookup
* export locking via: GetLock(),PkgSystem{Lock,UnLock}
* apt/cache.py:
- - add __iter__
+ - added __iter__ to make "for pkg in apt.Cache:" stuff possible
- -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Sep 2005 13:24:31 +0200
+ --
python-apt (0.6.13) unstable; urgency=low