diff options
author | Michael Vogt <mvo@debian.org> | 2013-10-09 15:02:49 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-10-09 15:02:49 +0200 |
commit | 6c7939ec599f561e4b8243fda1a7aa0c662557e9 (patch) | |
tree | 8306edc234425b83bcd16c000eb2afa7135eeee2 /debian | |
parent | e910e489479bc1b854bc89d293c6f3011e494f11 (diff) |
update changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 287db9b28..1d67ae160 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,10 @@ apt (0.9.12) UNRELEASED; urgency=low to ensure the apt-auto-removal file is correctly create, thanks to Ben Hutchings * update Uploaders to match recent uploaders better + * Set the default "Acquire::PDiffs::FileLimit" to 20. If the amount + of pdiffs is bigger things tend to get slower. Set + Acquire::PDiffs::FileLimit "0"; + in /etc/apt/preferences to get the old behavior back. -- Michael Vogt <mvo@debian.org> Tue, 08 Oct 2013 20:38:55 +0200 |