summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-07-31 11:22:27 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-07-31 11:22:27 +0200
commitd6343253aa4025376b9a8bb2b2fa140819def747 (patch)
tree5937a4ab0a036f14d649f1fd78486c40f9738554 /debian
parentc085ac239354d78c3093049a4c48a27f514c6da2 (diff)
downloadpython-apt-d6343253aa4025376b9a8bb2b2fa140819def747.tar.gz
* apt/cache.py:
- support "in" in apt.Cache() (LP: #251587)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7bc2630e..86e5b0c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ python-apt (0.7.7.2) UNRELEASED; urgency=low
* python/cache.cc:
- fix crash if Ver.PriorityType() returns NULL
+ * apt/cache.py:
+ - support "in" in apt.Cache() (LP: #251587)
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 10:24:30 +0200