summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-06-24 08:54:54 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-06-24 08:54:54 +0000
commit38d978a82b10b18237fb55247c18cbc906cbd31b (patch)
treec846c72d79f5e7f4c6c09deadff135a59d19e146 /debian
parent4b1cecbad29f9661a75d71559fce0d5d13b74032 (diff)
downloadpython-apt-38d978a82b10b18237fb55247c18cbc906cbd31b.tar.gz
* support autoInst flag in depcache.MarkInstall()
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 6a176502..b6f07320 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ python-apt (0.6.13) breezy; urgency=low
* Cache.GetChanges() added
* FilteredCache() improvements
* added "connect()" to {Pre,Post}CacheChange
+ * support for the PkgProblemResolver
+ * added tests/ directory with various tests for the code
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 1 Jun 2005 14:57:57 +0200