]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/algorithms.cc:
[apt.git] / debian / changelog
index 30e7b7591754d48d38f95df520680798d1f116df..ba57dbadc3bc2db40b9392253e2deea2c9fdbb8b 100644 (file)
@@ -13,6 +13,13 @@ apt (0.7.21) UNRELEASED; urgency=low
   * apt-pkg/acquire.cc:
     - make the max pipeline depth of the acquire queue configurable
       via Acquire::Max-Pipeline-Depth
+  * apt-pkg/deb/dpkgpm.cc:
+    - add Dpkg::UseIoNice boolean option to run dpkg with ionice -c3
+      (off by default)
+    - send "dpkg-exec" message on the status fd when dpkg is run
+  * apt-pkg/algorithms.cc:
+    - consider recommends when making the scores for the problem 
+      resolver
 
  -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 28 May 2009 17:51:42 +0200