diff options
author | Michael Vogt <mvo@debian.org> | 2013-10-11 22:05:47 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-10-11 22:05:47 +0200 |
commit | 3eb5fb766d5faa117ab82b93b0e909011af860e1 (patch) | |
tree | 0ffb9993823ff02c3b726c2452cc170676d8dae8 | |
parent | f28eef6df2a9fd2befedacf8ccd6248e5b3618db (diff) | |
parent | 3921580c0b7ab67abb6eb5374af94d8951c525fe (diff) |
Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9523f4c6d..cc7a24c3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,7 +42,7 @@ apt (0.9.12) unstable; urgency=low * 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. + in /etc/apt/apt.conf to get the old behavior back. -- Michael Vogt <mvo@debian.org> Wed, 09 Oct 2013 20:50:03 +0200 |