summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-04-17 14:10:22 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-04-17 14:10:22 +0200
commit72b1f8e86e203df1d8bfef41c71d228ee21e9d99 (patch)
tree2adcadfc266219d7837d67ef5adc425b0dc22c11 /debian
parent75bbd1c6284849c59fd6098edbc70db060bfb24a (diff)
downloadpython-apt-72b1f8e86e203df1d8bfef41c71d228ee21e9d99.tar.gz
* python/cache.cc:
- ensure that pkgApplyStatus is called when the cache is opened (thanks to Sebastian Heinlein for finding this bug), LP: #659438
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c1b12cc8..63f72fa5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-apt (0.8.5) UNRELEASED; urgency=low
+
+ * python/cache.cc:
+ - ensure that pkgApplyStatus is called when the cache is opened
+ (thanks to Sebastian Heinlein for finding this bug), LP: #659438
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Apr 2012 14:09:24 +0200
+
python-apt (0.8.4) unstable; urgency=low
[ Michael Vogt ]