* updated the changelog
[ntk/apt.git] / debian / changelog
index ad3d0f6..6296a98 100644 (file)
@@ -1,14 +1,27 @@
+apt (0.6.36ubuntu1) breezy; urgency=low
+
+  * apt-cache show <virtualpkg> shows the available packages providing 
+    the virtual pkg (thanks to otavio) (closes: #202493)
+  * make pinning on the "component" work again (using the section of the 
+    archive, we don't use per-section Release files anymore with apt-0.6)
+    (closes ubuntu #9935)
+  * make it possible to write a cache-control: no-cache header even if
+    no proxy is set to support transparent proxies (closes ubuntu: #10773)
+
+ --
+
 apt (0.6.36) experimental; urgency=low
 
-  * apt-pkg/acquire-item.cc:
-    added "Acquire::BrokenProxy" that will force apt to always 
-    re-get the Release.gpg file (for broken proxies)
-  * debian/apt.cron.daily:
-    MinAge is defaulting to 2 days now to prevent over-aggresive removal 
-  * apt-pkg/cdrom.cc:
-    - honor "Acquire::gpgv::Options" when verfiying the signature
+  * Merge apt--mvo--0:
+    - apt-pkg/acquire-item.cc:
+      added "Acquire::BrokenProxy" that will force apt to always 
+      re-get the Release.gpg file (for broken proxies)
+    - debian/apt.cron.daily:
+      MinAge is defaulting to 2 days now to prevent over-aggresive removal 
+    - apt-pkg/cdrom.cc:
+      honor "Acquire::gpgv::Options" when verifying the signature (Ubuntu #8496)
  
- -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 31 Mar 2005 20:37:11 +0200
+ -- Michael Vogt <mvo@debian.org>  Fri,  6 May 2005 10:12:20 +0200
 
 apt (0.6.35) hoary; urgency=low