summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-11-23 13:40:03 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-11-23 13:40:03 +0100
commit3dc72516fe915b5ba3722b11e07fb70211169509 (patch)
treed45474126b6a9bad8c1c1bdf276df186d04ec58f /debian
parent14eafeeba30ccb31676769d708ad0aa681fab219 (diff)
downloadpython-apt-3dc72516fe915b5ba3722b11e07fb70211169509.tar.gz
* python/progress.cc:
- fix refcount problem in OpProgress - fix refcount problem in FetchProgress - fix refcount problem in CdromProgress
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ef68c616..ca3308c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,10 @@ python-apt (0.7.4) UNRELEASED; urgency=low
* python/sourceslist.cc:
- support new "List" attribute that returns the list of
metaIndex source entries
+ * python/progress.cc:
+ - fix refcount problem in OpProgress
+ - fix refcount problem in FetchProgress
+ - fix refcount problem in CdromProgress
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Jul 2007 22:33:59 +0200