summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-05-04 10:03:14 -0700
committerMichael Vogt <michael.vogt@ubuntu.com>2012-05-04 10:03:14 -0700
commit0bec8751cd24d4308f5f5727b0197101619a70f2 (patch)
tree9cce6bee1a6bd9772047ead44fb34d82696125b8 /debian
parent0165191e08c650bb81c06660845114cec3738dce (diff)
parent8c17defbb7ef82f5791cf37973c9b26a367359ea (diff)
downloadpython-apt-0bec8751cd24d4308f5f5727b0197101619a70f2.tar.gz
merged from the mvo branch
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 ]