summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-06-12 19:07:40 +0200
committerJulian Andres Klode <jak@debian.org>2009-06-12 19:07:40 +0200
commit8aea8c3f51ce84ed8d6d89682c0a989ac99c4796 (patch)
treedd355c80d8395b8a46adbaf0802eafe9bbbadf2c /debian
parent81e9789b12374073e848c73c79e235f82c14df44 (diff)
apt-pkg/contrib/configuration.cc: Fix a small memory leak in
ReadConfigFile.
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 7947918a4..ea935f144 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,10 @@ apt (0.7.22) UNRELEASED; urgency=low
* [ABI break] support '#' in apt.conf and /etc/apt/preferences
(closes: #189866)
+ [ Julian Andres Klode ]
+ * apt-pkg/contrib/configuration.cc: Fix a small memory leak in
+ ReadConfigFile.
+
-- Christian Perrier <bubulle@debian.org> Wed, 22 Apr 2009 10:13:54 +0200
apt (0.7.21) unstable; urgency=low