summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-09-13 16:23:20 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-09-13 16:23:20 +0200
commit836c46623ca94c94f2a9118492f163ad1424a267 (patch)
treee7392ea38e2ffe2ec1a962266e41d8b3b151a4bc /debian/changelog
parentb3bbe1cffee0f65c8b9bc2f1263a35deeec9728b (diff)
* cherry pick r1825 from lp:~mvo/apt/mvo:
* apt-pkg/contrib/configuration.cc: - fix double delete (LP: #848907) - ignore only the invalid regexp instead of all options
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1f0886f06..a4d19bec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.8.16~exp5ubuntu8) UNRELEASEDoneiric; urgency=low
+
+ * cherry pick r1825 from lp:~mvo/apt/mvo:
+ * apt-pkg/contrib/configuration.cc:
+ - fix double delete (LP: #848907)
+ - ignore only the invalid regexp instead of all options
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Sep 2011 16:22:20 +0200
+
apt (0.8.16~exp5ubuntu7) oneiric; urgency=low
[ Michael Vogt ]