]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
merged from the debian-sid branch
[apt.git] / debian / changelog
index edc82e1d794bc985c4ca7f18e49436248c13a23c..2c2b038b6da5de5063c6f092493408490710464e 100644 (file)
@@ -1,3 +1,18 @@
+apt (0.7.26~exp4) UNRELEASEDexperimental; urgency=low
+
+  * [ Abi break ] apt-pkg/acquire-item.{cc,h}:
+    - add "IsIndexFile" to constructor of pkgAcqFile so that it sends
+      the right cache control headers
+  * cmdline/apt-get.cc:
+    - fix crash when pkg.VersionList() is empty
+  * apt-pkg/depcache.cc:
+    - fix incorrect std::cout usage for debug output
+  * test/libapt/getlanguages_test.cc:
+    - Add test for Esperanto that has nocounty associated with them
+      (LP: #560956)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 04 May 2010 09:55:08 +0200
+
 apt (0.7.26~exp3) experimental; urgency=low
 
   [ Christian Perrier ]