diff options
author | Michael Vogt <mvo@debian.org> | 2013-10-15 21:12:19 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-10-15 21:22:14 +0200 |
commit | 3d22a7fddc53b1b76d8961b10e4151ada46c4658 (patch) | |
tree | 9dfafb718f05f2588027ff7f71c84164b6247f1f /debian | |
parent | daadc1460a9abf03489ba845a3f0f9fac3ec4544 (diff) |
fix changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 379a66c80..65269de95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,7 +43,7 @@ apt (0.9.12) unstable; urgency=low never remove packages * Rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8. This will show global install progress information in the - terminal window. + terminal. * Fix status-fd progress calculation for certain multi-arch install/upgrade situations * add new -o DpkgPM::Progress-Fancy for nicer dpkg progress output @@ -58,7 +58,7 @@ apt (0.9.12) unstable; urgency=low Acquire::PDiffs::FileLimit "0"; in /etc/apt/apt.conf to get the old behavior back. - -- Michael Vogt <mvo@debian.org> Wed, 09 Oct 2013 20:50:03 +0200 + -- Michael Vogt <mvo@debian.org> Wed, 09 Oct 2013 22:39:41 +0200 apt (0.9.11.4) unstable; urgency=low |