summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-01-19 16:28:20 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2012-01-19 16:28:20 +0100
commit7720666fba9cd7024009bed964ccfa3f2be97c59 (patch)
treec005fed12d9e87411fd69ed79a675e271c68c8fc /debian
parent8737e3dca39af0d8758677fc1884b5720124f96b (diff)
* apt-pkg/deb/dpkgpm.cc:
- fix segfault on pkg removal
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf23ec1eb..d8316abf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.8.16~exp12) experimental; urgency=low
+
+ [ Michael Vogt ]
+ * apt-pkg/deb/dpkgpm.cc:
+ - fix segfault on pkg removal
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Jan 2012 16:28:03 +0100
+
apt (0.8.16~exp11) experimental; urgency=low
[ David Kalnischkies ]