summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-10-04 19:35:59 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-10-04 19:35:59 +0200
commit986d97bb0d62d7529a6a0328c39ddbd47be879a1 (patch)
tree6650e42b1db2416a19217e9df059d710f0a84bf9 /debian
parent1c7d52b7916b64ad52b915bfe69e8817e33ad1e7 (diff)
* apt-pkg/deb/dpkgpm.cc:
- fix crash in WriteApportReport (LP: #144537)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 375a6bb1e..a7cc0a5dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (0.7.6ubuntu13) gutsy; urgency=low
+
+ * apt-pkg/deb/dpkgpm.cc:
+ - fix crash in WriteApportReport (LP: #144537)
+
+ --
+
apt (0.7.6ubuntu12) gutsy; urgency=low
[ Michael Vogt ]