]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
remove death code by removing unused GetInitialize
[apt.git] / debian / changelog
index c05f9439c06a474ea37c6dbed365533b4f55a87c..3c549ab9c6c3e8a2bc7c151147f45e3640fc1eec 100644 (file)
@@ -1,4 +1,49 @@
-apt (0.8.0~pre2) UNRELEASED; urgency=low
+apt (0.8.1) UNRELEASED; urgency=low
+
+  [ Programs translations ]
+  * Thai (Theppitak Karoonboonyanan). Closes: #592695
+  * Russian (Yuri Kozlov). Closes: #594232
+  * Slovak (Ivan Masár). Closes: #594255
+  * Swedish (Daniel Nylander). Closes: #594241
+  * Japanese (Kenshi Muto, Osamu Aoki). Closes: #594265
+  * Italian (Milo Casagrande). Closes: #594238
+  * Asturian (maacub). Closes: #594303
+
+  [ Christian Perrier ]
+  * Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki
+    Closes: #594211
+
+  [ David Kalnischkies ]
+  * cmdline/apt-cache.cc:
+    - show in madison command again also source packages (LP: #614589)
+  * cmdline/apt-get.cc:
+    - remove direct calls of ReadMainList and use the wrapper instead
+      to protect us from useless re-reads and two-times notice display
+    - remove death code by removing unused GetInitialize
+  * apt-pkg/depcache.cc:
+    - now that apt-get purge works on 'rc' packages let the MarkDelete
+      pass this purge forward to the non-pseudo package for pseudos
+  * apt-pkg/contrib/fileutl.cc:
+    - apply SilentlyIgnore also on files without an extension
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Sat, 28 Aug 2010 17:52:36 +0200
+
+apt (0.8.0) unstable; urgency=low
+
+  [ Michael Vogt ]
+  * merge of the debian-expermental-ma branch
+  * refresh po/pot files in doc/ and po/
+
+  [ Programs translations ]
+  * Swedish (Daniel Nylander). Closes: #592366
+  * French (Christian Perrier)
+
+  [ Manpages translations ]
+  * French (Christian Perrier)
+
+ -- Michael Vogt <mvo@debian.org>  Tue, 24 Aug 2010 16:32:19 +0200
+
+apt (0.8.0~pre2) experimental; urgency=low
 
   [ David Kalnischkies ]
   * apt-pkg/contrib/strutl.cc:
@@ -23,7 +68,7 @@ apt (0.8.0~pre2) UNRELEASED; urgency=low
     - don't use ReadOnlyGzip mode for PDiffs as this mode doesn't work
       in combination with the AddFd methods of our hashclasses
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Sat, 21 Aug 2010 22:18:41 +0200
+ -- Michael Vogt <mvo@debian.org>  Mon, 23 Aug 2010 19:09:08 +0200
 
 apt (0.8.0~pre1) experimental; urgency=low