diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-02-03 10:41:17 -0800 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-02-03 10:41:17 -0800 |
commit | 424d785b672f80a0f1a5b6ab4a858c48f4c49bfd (patch) | |
tree | d74b5a80c0167f2d3143d480887b67baa72fe841 /debian | |
parent | 4df70e7528c21f948dfb7032271c499c53a21515 (diff) | |
parent | c9cd3b70f3290071c79d7ef85ed87bd709a06bc6 (diff) |
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a290d0389..803f0ab0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ apt (0.7.25ubuntu4) lucid; urgency=low * cmdline/apt-cdrom.cc: - make Acquire::cdrom::AutoDetect default, this can be turned off with "--no-auto-detect" + * methods/http.cc: + - add cache-control headers even if no cache is given to allow + adding options for intercepting proxies -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 02 Feb 2010 16:58:59 -0800 |