summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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 97b49021..4fb6b0de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ python-apt (0.7.92) UNRELEASED; urgency=low
* Add support for Enhances as a dependency type (Closes: #416247)
* apt/cache.py: Provide broken_count, delete_count, install_count, keep_count
properties (Closes: #532338)
+ * apt/cache.py: Correctly handle rootdir on second and later invocations of
+ open() (LP: #320665).
[ Sebastian Heinlein ]
* apt/progress.py: Extract the package name from the status message