summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 408070b69..e82057d8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,9 +8,12 @@ apt (0.7.22.3) unstable; urgency=low
* apt-pkg/contrib/strutl.cc:
- enable thousand separator according to the current locale
(by Luca Bruno, Closes: #223712)
+
+ [ George Danchev ]
+ * cmdline/apt-cache.cc:
+ - fix a memory leak in the xvcg method (Closes: #511557)
* apt-pkg/indexcopy.cc:
- - fix a (hypothetical) memory leak then the Release file not exists
- (by George Danchev, Closes: #511556)
+ - fix a memory leak then the Release file not exists (Closes: #511556)
-- David Kalnischkies <david@kalnischkies.com> Sat, 08 Aug 2009 09:40:08 +0200