]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/algorithms.cc:
[apt.git] / debian / changelog
index ef4a21b6f394735f07094906ea979e17d5d2f6b8..700e93af73aea8ef95d1f550beb86f188f20b451 100644 (file)
@@ -1,3 +1,15 @@
+apt (0.7.11) UNRELEASED; urgency=low
+
+  [ Colin Watson ]
+  * apt-pkg/algorithms.cc:
+    - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
+      true, the effect of the compatibility code was to require both of them
+      to be set to false in order to disable list cleanup; this broke the
+      installer. Instead, disable list cleanup if either of them is set to
+      false.
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Jan 2008 12:06:12 +0100
+
 apt (0.7.10) unstable; urgency=low
 
   [ Otavio Salvador ]