summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 304237c1..4ae6e574 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ python-apt (0.7.92) UNRELEASED; urgency=low
* Introduce apt_pkg.Hashes class.
* Make AcquireItem objects raise ValueError instead of segfaulting when the Acquire()
object is shut down or the main object (e.g. AcquireFile) is deallocated.
+ * Unify all Configuration,ConfigurationPtr,ConfigurationSub into one type.
[ Sebastian Heinlein ]
* apt/progress.py: Extract the package name from the status message
@@ -48,7 +49,7 @@ python-apt (0.7.92) UNRELEASED; urgency=low
* python/progress.cc:
- low level code for update_status_full and pulse_items()
- -- Julian Andres Klode <jak@debian.org> Sun, 12 Jul 2009 21:19:40 +0200
+ -- Julian Andres Klode <jak@debian.org> Tue, 14 Jul 2009 20:42:03 +0200
python-apt (0.7.91) experimental; urgency=low