diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-07 16:47:09 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-07 16:47:09 +0200 |
commit | 24baab5c477bf1e57a0b169a7bac1d2e9ab0c974 (patch) | |
tree | d6ca9cc91e457a9c4ead4942719f428100eee6f3 /debian | |
parent | 7273e49443e480d57bd8455f9cf9a0f39ef181f4 (diff) |
* apt-pkg/deb/dpkgpm.cc:
- make the apt/term.log output unbuffered (thanks to Matt Zimmerman)
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 f4cdeeec5..27acd33c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,8 @@ apt (0.7.25.4) UNRELEASED; urgency=low - install html doxygen in libapt-pkg-doc as well * methods/http.cc: - code cleanup, add (some) doxygen strings + * apt-pkg/deb/dpkgpm.cc: + - make the apt/term.log output unbuffered (thanks to Matt Zimmerman) [ Robert Collins ] * Change the package index Info methods to allow apt-cache policy to be |