summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-08-11 19:44:23 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-08-11 19:44:23 +0200
commit2f0d5deabcd1d75400d302bdbb330184d4fe97ba (patch)
treef3b4158513af5dd2c72bf887be34c2ab8b8283bb /debian
parent5279f566ec5bba9f5003440ecc575dc4d32b756b (diff)
do not report disk full errors from dpkg via apport
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e7a3ea9ad..7c5ef5b0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ apt (0.7.14ubuntu6) UNRELEASED; urgency=low
* apt-pkg/deb/dpkgpm.cc:
- improve the filtering for duplicated apport reports (thanks
to seb128 for pointing that problem out)
+ - do not report disk full errors from dpkg via apport
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 07 Aug 2008 16:28:05 +0200