diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2008-02-16 20:22:20 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2008-02-16 20:22:20 -0200 |
commit | a1704ec47a2f82516586351bf801617ed7e821a6 (patch) | |
tree | 7fa77c3081befea9c0cff4964e30e84352174860 /debian | |
parent | a86f61586537ae461fcfa0c3be6687c058ab88bc (diff) |
* Fix regression about APT::Get::List-Cleanup setting being ignored,
closes: #466052.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8f6de6f25..c4067e5c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ apt (0.7.11) UNRELEASED; urgency=low [ Otavio Salvador ] * Applied patch from Robert Millan <rmh@aybabtu.com> to fix the error message when gpgv isn't installed, closes: #452640. + * Fix regression about APT::Get::List-Cleanup setting being ignored, + closes: #466052. -- Otavio Salvador <otavio@ossystems.com.br> Thu, 17 Jan 2008 22:36:46 -0200 |