summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9f9838c3..7e79e89c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
python-apt (0.7.92) UNRELEASED; urgency=low
+ [ Julian Andres Klode ]
* Add apt_pkg.HashString and apt_pkg.IndexRecords (Closes: #456141)
* Add apt_pkg.Policy class (Closes: #382725)
* Allow types providing __new__() to be subclassed.
* Bugfix: Delete pointers correctly, fixing memory leaks. (LP: #370149)
+ [ Sebastian Heinlein ]
+ * apt/progress.py: Extract the package name from the status message
+ (Closes: #532660)
+
-- Julian Andres Klode <jak@debian.org> Fri, 12 Jun 2009 18:42:02 +0200
python-apt (0.7.91) experimental; urgency=low