]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
merged FileFd::Size() fix from lp:~mvo/apt/mvo
[apt.git] / debian / changelog
index f1737a5a20427fa02cb8cea7afeeda50acb78b1f..739f1b425634764f6efaa153e77771ac4e532585 100644 (file)
@@ -5,6 +5,16 @@ apt (0.8.7) UNRELEASED; urgency=low
   * Another typo fixed in French ("Anfin"). Thanks to bubulle
   * Wrong translation for "showauto" fixed. Thanks to RaphaĆ«l Hertzog
     Closes: #599265
+  
+  [ Michael Vogt ]
+  * debian/apt.cron.daily:
+    - source /etc/default/locale (if available) so that the 
+      apt-get update cron job fetches the right translated package
+      descriptions
+  * fix test failure on amd64
+  * apt-pkg/deb/debsystem.cc:
+    - fix issues with dir::state::status and dir::state::extended_states
+      when alternative rootdirs are used
 
   [ Martin Pitt ]
   * apt-pkg/deb/debindexfile.cc:
@@ -13,7 +23,7 @@ apt (0.8.7) UNRELEASED; urgency=low
       indexes.
   * apt-pkg/contrib/fileutl.cc:
     - Fix FileFd::Size() for gzipped files to give the size of the
-      uncompressed data. This fixes cache progress building progress going way
+      uncompressed data. This fixes cache building progress going way
       over 100%.
 
  -- Christian Perrier <bubulle@debian.org>  Tue, 05 Oct 2010 05:35:58 +0200