summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f618b84df..fccef6a63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,15 @@ apt (0.7.4) UNRELEASED; urgency=low
* cmdline/apt-get.cc:
- fix in the task-install code regexp (thanks to Adam Conrad and
Colin Watson)
+ - support task removal too: apt-get remove taskname^
+ (thanks to Matt Zimmerman reporting this problem)
+ * merged from Christian Perrier (thanks!)
+ * eu.po: completed to 532t. Closes: #423766
+ * Update all PO and the POT. Gives 529t3f for formerly
+ complete translations
+ * Unfuzzy formerly complete translations (es, fr, gl, vi)
+ * es.po: completed to 532t, again. Closes: #429935
+ * vi.po: completed to 532t, again. Closes: #429899
[Otavio Salvador]
* Fix a typo on 0.7.3 changelog entry about g++ (7.3 to 4.3)