summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2010-10-01 15:55:10 +0200
committerMichael Vogt <mvo@debian.org>2010-10-01 15:55:10 +0200
commit6774b53da5215ae1c3ebe6a3fff496d61cd779f7 (patch)
tree02b9ad23d717bae4d04d85bf0c9c676a52920d53 /debian/changelog
parentffde0f7df221d65c698907066591ea425e0b1339 (diff)
parent63cb76531aa8daca9f1da02a1f3249f5badbc507 (diff)
merged from lp:~donkult/apt/sid
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a1e0389c..2e213283c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+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)
+ * 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> Thu, 30 Sep 2010 12:26:34 +0200
+
apt (0.8.5) unstable; urgency=low
[ Manpages translations ]