diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2009-07-25 16:00:41 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2009-07-25 16:00:41 -0300 |
commit | 95afdfd096e0275c78a6ee7b1148f84af530650e (patch) | |
tree | 9c5372e7187fc9213cfdff2d774c3213a776176f /debian/changelog | |
parent | 4b2de6720d65c9e7a2cfded0da7d04d758a8e1e2 (diff) |
Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce the
number of times we call progress bar updating and debugging
configuration settings.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 30edf0757..64271088f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -123,6 +123,11 @@ apt (0.7.22) UNRELEASED; urgency=low * apt-ftparchive might write corrupt Release files (LP: #46439) * Apply --important option to apt-cache depends (LP: #16947) + [ Otavio Salvador ] + * Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce the + number of times we call progress bar updating and debugging + configuration settings. + -- Julian Andres Klode <jak@debian.org> Fri, 03 Jul 2009 08:27:35 +0200 apt (0.7.21) unstable; urgency=low |