summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-06-06 18:17:14 +0200
committerMichael Vogt <mvo@debian.org>2013-06-06 18:17:14 +0200
commite3b402f40373365e169f30d276e467f708074ffc (patch)
treefefb559c33eee0f10ef994e9f4560b90b5621450 /debian
parentf431dc624a04b9280ddd5a6a839adc25ad621847 (diff)
fix double free (closes: #711045)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f5be97bd3..f0eb0421d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ apt (0.9.8.2) UNRELEASED; urgency=low
[ Michael Vogt ]
* buildlib/apti18n.h.in:
- fix build failure when building without NLS (closes: #671587)
+
+ [ Gregoire Menuel ]
+ * fix double free (closes: #711045)
-- Christian Perrier <bubulle@debian.org> Thu, 16 May 2013 22:28:22 +0200