summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-03-27 15:14:38 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-03-27 15:14:38 +0200
commit671b7116373153c6498bffafc7d0312b67ffb069 (patch)
tree9a3ed66c402e5fc9022df459223f24d05e169554 /debian/changelog
parentbce4caa3078503bc1bec5221c5251d9e418a0f2a (diff)
* apt-pkg/deb/dpkgpm.cc:
- do not crash if (*I).Pkg is NULL (LP: #939867)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2003da5c3..48b63784e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,12 @@ apt (0.8.16~exp14) UNRELEASED; urgency=low
- recheck all dependencies if we changed a package in SmartConfigure
as this could break an earlier dependency (LP: #940396)
- recheck dependencies in SmartUnpack after a change, too
-
+
+ [ Thorsten Spindler ]
+ * apt-pkg/deb/dpkgpm.cc:
+ - do not crash if (*I).Pkg is NULL (LP: #939867)
+
+
-- David Kalnischkies <kalnischkies@gmail.com> Tue, 13 Mar 2012 12:38:35 +0100
apt (0.8.16~exp13) experimental; urgency=low