]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/depcache.cc:
[apt.git] / debian / changelog
index 6a1e0389c3879e7d8b5276b8cf926432c24bc161..2b08a7b4a3ae994d68f2d198fd379e2c7ae9a347 100644 (file)
@@ -1,3 +1,26 @@
+apt (0.8.6) UNRELEASED; urgency=low
+
+  [ Programs translations ]
+  * Vietnamese update by Clytie Siddall (Closes: #598489)
+
+  [ David Kalnischkies ]
+  * cmdline/apt-cache.cc:
+    - use the TranslatedDescription for searching and not the first
+      available one as it is maybe not an expected language (Closes: #597925)
+  * apt-pkg/contrib/strutl.cc:
+    - add a space between number and unit as required by SI (Closes: #598352)
+  * apt-pkg/depcache.cc:
+    - do not check endpointer packages instead of only those which prevented
+      NeverAutoRemove settings from having an effect (Closes: #598452)
+    - do not remove packages which the user requested for installation
+      explicitly while satisfying other install requests (Closes: #598669)
+  * apt-pkg/packagemanager.cc:
+    - Add a space between period and 'Please' and unfuzzy all translations
+  * doc/po/de.po:
+    - remove the duplicated "angefertigt" in translation-holder string
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Sat, 02 Oct 2010 09:07:30 +0200
+
 apt (0.8.5) unstable; urgency=low
 
   [ Manpages translations ]