summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMarius Vollmer <marius.vollmer@nokia.com>2012-05-15 21:17:08 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-15 21:17:08 +0200
commitb270388bef045df8c1b364338f545791bba222c1 (patch)
treed8804b1fc077057a82bbf02dcf4803024f758491 /debian
parent8221431757c775ee875a061b184b5f6f2330f928 (diff)
* apt-pkg/algorithms.cc:
- fix memory leak of Flags in pkgSimulate by a proper destructor
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 dd8ca72cd..e451bf755 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,10 @@ apt (0.9.4) UNRELEASED; urgency=low
- generate an equal sign also for the first arch (Closes: #669142)
+ [ Marius Vollmer ]
+ * apt-pkg/algorithms.cc:
+ - fix memory leak of Flags in pkgSimulate by a proper destructor
+
-- David Kalnischkies <kalnischkies@gmail.com> Fri, 11 May 2012 23:26:59 +0200
apt (0.9.3) unstable; urgency=low