summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-08-11 18:21:37 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-08-11 18:21:37 +0200
commitd6a4afcb1b937e07aaf186346f064833f65acfbd (patch)
tree4173a605ed33526f2f51007f3dc85783dffd5553 /debian/changelog
parent80fbbbd91708a8f0da24161d0a8ababc9f968425 (diff)
* apt-pkg/deb/dpkgpm.cc:
- improve the filtering for duplicated apport reports (thanks to seb128 for pointing that problem out)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5df4cc26b..e7a3ea9ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ apt (0.7.14ubuntu6) UNRELEASED; urgency=low
- support having CDs with no Packages file (just a Packages.gz)
by not forcing a verification on non-existing files
(LP: #255545)
+ * apt-pkg/deb/dpkgpm.cc:
+ - improve the filtering for duplicated apport reports (thanks
+ to seb128 for pointing that problem out)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 07 Aug 2008 16:28:05 +0200