summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7833dc00..cab337f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,15 @@ python-apt (0.6.21) unstable; urgency=low
* apt/cdrom.py:
- better cdrom handling support
- * python/string.cc:
- - SizeToString supports PyLong too
+ * apt/package.py:
+ - added candidateDependencies, installedDependencies
+ - SizeToString supports PyLong too
+ - support pkg.architecture
+ - support candidateRecord, installedRecord
+ * apt/cache.py:
+ - fix rootdir
+ * apt/cdrom.py:
+ - fix bug in cdrom mountpoint handling
--