summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-02-03 10:00:54 -0800
committerMichael Vogt <michael.vogt@ubuntu.com>2010-02-03 10:00:54 -0800
commitc9cd3b70f3290071c79d7ef85ed87bd709a06bc6 (patch)
tree75d77a7be409720564beaa89f2937e7141f6c504 /debian
parent470221bb9975902d68dbeb068f394b77d1b0af46 (diff)
* methods/http.cc:
- add cache-control headers even if no cache is given to allow adding options for intercepting proxies
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a150197b1..03936a31b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ apt (0.7.25.1) UNRELEASED; urgency=low
* cmdline/apt-cdrom.cc:
- add new --auto-detect option that uses libudev to figure out
the cdrom/mount-point
+ * 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> Fri, 18 Dec 2009 16:54:18 +0100