]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
changelog: Document scoring difference for Important flag
[apt.git] / debian / changelog
index cd911d3dd411d8d7b984a6611fb2b002fda3006d..c01c087a7a38795cd79b4af77b9ecbd94de8a299 100644 (file)
@@ -40,6 +40,12 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low
   [ Julian Andres Klode ]
   * apt-pkg/deb/deblistparser.cc:
     - Set the Essential flag on APT instead of only Important
+  * apt-pkg/packagemanager.cc:
+    - Do not use immediate configuration for packages with the Important flag
+  * Treat the Important flag like the Essential flag with those differences:
+    - No Immediate configuration (see above)
+    - Not automatically installed during dist-upgrade
+    - No higher score for installation ordering
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Mon, 30 Jan 2012 19:17:09 +0100