summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-09-13 16:19:09 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-09-13 16:19:09 +0200
commit44edc41ea7146be02775a3af05e91fc56faae3e9 (patch)
tree559ecc84e71e297542c5a49368fe7183ac9ed681 /debian
parentabcbf0af368cdda142b5d7cc03f793cfbdf23028 (diff)
* apt-pkg/contrib/configuration.cc:
- fix double delete (LP: #848907) - ignore only the invalid regexp instead of all options
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 3d9bdb31f..8ba89aed6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ apt (0.8.16~exp5) experimental; urgency=low
* methods/mirror.cc:
- include the architecture(s) in the query string as well so
that the server can make better decisions
+ * apt-pkg/contrib/configuration.cc:
+ - fix double delete (LP: #848907)
+ - ignore only the invalid regexp instead of all options
-- Michael Vogt <mvo@debian.org> Fri, 05 Aug 2011 10:57:08 +0200