]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* improve apt progress reporting, display trigger actions
[apt.git] / debian / changelog
index 67dcb097bb9182e482b3cbb6bd956c351a1b6a58..beca698d41b0ab47d87bca4ccf5735c2cd8d66ba 100644 (file)
@@ -5,10 +5,30 @@ apt (0.7.14) UNRELEASED; 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.
+
+  [ Michael Vogt ]
+  * improve apt progress reporting, display trigger actions
+  
   [ Program translations ]
-    - Simplified Chinese updated. Closes: #473360
-    - Catalan fixes. Closes: #387141
-    - Typo fix in Greek translation. Closes: #479122
+  * Simplified Chinese updated. Closes: #473360
+  * Catalan fixes. Closes: #387141
+  * Typo fix in Greek translation. Closes: #479122
+  * French updated.
+  * Thai updated. Closes: #479313
+  * Italian updated. Closes: #479326
+  * Polish updated. Closes: #479342
+  * Bulgarian updated. Closes: #479379
+  * Finnish updated. Closes: #479403
+  * Korean updated. Closes: #479426
+  * Basque updated. Closes: #479452
 
  -- Christian Perrier <bubulle@debian.org>  Sun, 04 May 2008 08:31:06 +0200
 
@@ -59,6 +79,7 @@ apt (0.7.12) unstable; urgency=low
       starting the upate to hit the mirrors less hard
   * doc/apt_preferences.5.xml:
     - fix typo
+  * added debian/README.source
 
   [ Christian Perrier ]
   * Fix typos in manpages. Thanks to Daniel Leidert for the fixes