]> git.saurik.com Git - apt.git/commitdiff
changelog updated
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 3 Jun 2008 15:08:45 +0000 (17:08 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 3 Jun 2008 15:08:45 +0000 (17:08 +0200)
debian/changelog

index f3c82dd4aec32f39e6110e45c669d02b5de297a2..608f7c764f340baedb3634a0e615fff1a9849b61 100644 (file)
@@ -1,7 +1,20 @@
 apt (0.7.15) UNRELEASED; urgency=low
 
+  [ Osamu Aoki ]
+  * Updated cron script to support backups by hardlinks and 
+    verbose levels.  All features turned off by default. 
+  * Added more error handlings.  Closes: #438803, #462734, #454989, 
+  * Refactored condition structure to make download and upgrade performed 
+    if only previous steps succeeded. Closes: #341970
+  * Documented all cron script related configuration items in 
+    configure-index.
+
   [ Michael Vogt ]
-  * improve apt progress reporting, display trigger actions
+  * apt-pkg/deb/dpkgpm.cc:
+    - improve apt progress reporting, display trigger actions
+  * apt-pkg/depcache.cc:
+    - when checking for new important deps, skip critical ones
+      (LP: #236360)
 
  --
 
@@ -12,15 +25,6 @@ apt (0.7.14) unstable; urgency=low
     Thanks to Frédéric Bothamy for the patch
     Closes: #322470
 
-  [ Osamu Aoki ]
-  * Updated cron script to support backups by hardlinks and 
-    verbose levels.  All features turned off by default. 
-  * Added more error handlings.  Closes: #438803, #462734, #454989, 
-  * Refactored condition structure to make download and upgrade performed 
-    if only previous steps succeeded. Closes: #341970
-  * Documented all cron script related configuration items in 
-    configure-index.
-
   [ Program translations ]
   * Simplified Chinese updated. Closes: #473360
   * Catalan fixes. Closes: #387141