]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
add Acquire::http::ProxyAutoDetect configuration that
[apt.git] / debian / changelog
index baf541e149a000f60a41c7e62c79d7cb368164e3..329ea29b5d8d46d385b8bd770f8f8c080d263a62 100644 (file)
@@ -14,6 +14,15 @@ apt (0.7.25.1) UNRELEASED; urgency=low
     - fixes in multi cdrom setup code
     - add new "Acquire::cdrom::AutoDetect" variable that enables/disables
       the dlopen of libudev for automatic cdrom detection
+  * 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
+    - add Acquire::http::ProxyAutoDetect configuration that 
+      can be used to call a external helper to figure out the 
+      proxy configuration and return it to apt via stdout
 
  -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 18 Dec 2009 16:54:18 +0100