diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:05 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:05 +0000 |
commit | 1b48091148e1f423a834d3218dbe024df34932b5 (patch) | |
tree | be49e287c1f39eaa5cd467c5b47872ad40d5a4bc /debian/changelog | |
parent | 6430c07cfcec9fbca23b3c407e4d2a1eaeb5c0fc (diff) |
StatError to avoid a sometimes large batch of error messages
Author: mdz
Date: 2004-03-17 05:17:11 GMT
StatError to avoid a sometimes large batch of error messages
(Closes: #234685)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b397742aa..7d4fd17b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,9 @@ apt (0.5.24) unstable; urgency=low * Regenerate .pot file (Closes: #237892) * Updated Polish translation from Marcin Owsiany <porridge@debian.org> (Closes: #238333) + * In pkgAcquire::Shutdown(), set the status of fetching items to + StatError to avoid a sometimes large batch of error messages + (Closes: #234685) -- |