]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* merged from the auto-mark branch
[apt.git] / debian / changelog
index 9111149c9cb73d2d2d24829deed4d4a248a76d5e..b7f3dfdcb2e35a5019c7b5e731fc2ea035ede4cc 100644 (file)
@@ -1,3 +1,21 @@
+apt (0.6.45ubuntu12) edgy; urgency=low
+
+  * apt-pkg/depcache.cc:
+    - fix in the sweep() code, set garbage flag for packages scheduled 
+      for removal too
+    - do not change the autoFlag in MarkKeep(), this can lead to suprising
+      side effects
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 21 Sep 2006 00:58:24 +0200
+
+apt (0.6.45ubuntu11) edgy; urgency=low
+
+  * removed "installtask" and change it so that tasknames can be given
+    with "apt-get install taskname^"
+  * improve the writeStateFile() code
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 20 Sep 2006 14:14:24 +0200
+
 apt (0.6.45ubuntu10) edgy; urgency=low
 
   * methods/http.cc: