diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-09-20 11:36:25 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-09-20 11:36:25 +0000 |
| commit | aff4a3d2c1280da136198463a51fff5026194048 (patch) | |
| tree | fa07d8045fea9d5485bca754b31bb25fa9a1d5e8 /debian | |
| parent | 86af28f7da01d549fc1cd6f0ebff17a7fe764eb8 (diff) | |
| download | python-apt-aff4a3d2c1280da136198463a51fff5026194048.tar.gz | |
* added __iter__ support to apt/cache.py
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index df7bd0a0..a31244bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,10 @@ python-apt (0.6.14) unstable; urgency=low - support for "srcrecords.Files" added - always run "Restart" before performing a Lookup * export locking via: GetLock(),PkgSystem{Lock,UnLock} + * apt/cache.py: + - add __iter__ - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Sep 2005 13:24:31 +0200 python-apt (0.6.13) unstable; urgency=low |
