diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-22 11:13:48 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-22 11:13:48 +0200 |
commit | ce2de59157d5ac584005c76f58b277adcaf8e1ab (patch) | |
tree | 62e5632186c504991a9f11a82744ff085b5e454d /debian/changelog | |
parent | 0df8c3dccbda739af6e20999fb208ada0619ad80 (diff) | |
parent | fd8b88d6ece1382cf3441efe721ec84d43a19bbe (diff) |
merged from the mvo branch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2e22e64d8..c9d917407 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ apt (0.8.15.3) UNRELEASED; urgency=low * apt-pkg/algorithms.cc: - Hold back packages that would enter "policy-broken" state on upgrade when doing a "apt-get upgrade" + * cmdline/apt-get.cc: + - fix missing download progress in apt-get download [ David Kalnischkies ] * apt-pkg/pkgcachegen.cc: |