diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-10 01:54:21 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-10 01:54:21 +0200 |
commit | fbb89d946da063ec6e1c4b0034cb479c10a37375 (patch) | |
tree | 083758c2ebc35c0309dff6780ef5937d49abb8f0 /debian | |
parent | 4ac4a98e16e1ecd34928f6d93389b7106c93c65e (diff) |
ensure that in error conditions the Fail flag is set
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8b052e234..1874d54b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,7 @@ apt (0.9.3) UNRELEASED; urgency=low content as this causes some "interesting" hickups resulting in segfaults as it seems (Closes: #554387, #670979) - collect zombie (de)compressor processes on reopen + - ensure that in error conditions the Fail flag is set * apt-pkg/aptconfiguration.cc: - use NULL instead of "" for no (un)compress parameters |