diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-08 09:08:57 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-08 09:08:57 +0200 |
commit | 60aa7b0d5bd08cc5d5a0eaa74600090c2cece17e (patch) | |
tree | 516bf16a8375ee61356f63a12da79859284a7ee8 /debian/changelog | |
parent | 617244130193ecf6fb9a1c31a679449a98b40816 (diff) |
* apt-pkg/deb/dpkgpm.cc:
- make the apt/term.log output unbuffered (thanks to Matt Zimmerman)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f1e0a97ed..2450b406a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.25.3ubuntu11) UNRELEASED; urgency=low + + * apt-pkg/deb/dpkgpm.cc: + - make the apt/term.log output unbuffered (thanks to Matt Zimmerman) + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 08 Jul 2010 09:08:37 +0200 + apt (0.7.25.3ubuntu10) maverick; urgency=low [ Michael Vogt ] |