summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-06-10 15:13:16 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-06-10 15:13:16 +0000
commit33c18310943c8ee582fe57b1295e753f417d5eb8 (patch)
tree711b58034a4ee4ba266b5e803ea164d2993d3b76 /debian
parentba52c2411c020e528e65450c7dfaf62525d45a78 (diff)
downloadpython-apt-33c18310943c8ee582fe57b1295e753f417d5eb8.tar.gz
* emit cache_{pre,post}_open signals, cleanups, fix in the _reapplyFilter
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 294fab09..6a176502 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
python-apt (0.6.13) breezy; urgency=low
* support for Marked{Downgrade,Reinstall} added
- * Cache.GetChanges() added
+ * Cache.GetChanges() added
+ * FilteredCache() improvements
+ * added "connect()" to {Pre,Post}CacheChange
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 1 Jun 2005 14:57:57 +0200