summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 18:20:49 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 18:20:49 +0200
commitc00b2271e6295c248c18d1bd62e14df372004e85 (patch)
treeed87936f9a2f5733f5891d247d6046f69a5ad9aa /debian
parentddfb5f9abcc398843e48885bbc8b3e4439c14e7b (diff)
downloadpython-apt-c00b2271e6295c248c18d1bd62e14df372004e85.tar.gz
* progress.cc:
- fix memleak in progress.cc * tests/memleak.py: - uncomment the mem-leak code * doc/examples/sources.py: - improved the example
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 21cbd6a8..1979f75d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,10 @@ python-apt (0.6.20) unstable; urgency=low
- fix missing docstring (closes: #368907),
Thanks to Josh Triplett
* make it build against python2.5
+ * python/progress.cc:
+ - fix memleak (lp: #43096)
- --
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 2 Oct 2006 17:29:49 +0200
python-apt (0.6.19) unstable; urgency=low