diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-22 11:12:14 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-22 11:12:14 +0200 |
commit | fd8b88d6ece1382cf3441efe721ec84d43a19bbe (patch) | |
tree | 5987e00b722542c978e29b1e30407135972e0a82 /debian | |
parent | cf4904e1e0019fc09b9c53b587f5f4361ed26ec7 (diff) |
* cmdline/apt-get.cc:
- fix missing download progress in apt-get download
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 244bb83e0..418f37f4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ apt (0.8.15.2) unstable; urgency=high * fix from David Kalnischkies for the InRelease gpg verification code (LP: #784473) + * cmdline/apt-get.cc: + - fix missing download progress in apt-get download -- Michael Vogt <mvo@debian.org> Tue, 12 Jul 2011 11:54:47 +0200 |