summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ec759a31d..37b51b9c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+apt (1.7.0~rc1) unstable; urgency=medium
+
+ [ Laurent Bigonville ]
+ * fr.po: Do not translate the apt-ftparchive commands (Closes: #907481)
+
+ [ David Kalnischkies ]
+ * Don't use invalid iterator in Fallback-Of handling.
+ Thanks to David Binderman for reporting
+ * Process status-fd completely before finishing dpkg call
+ * Don't expect duplicated dpkg status-fd messages
+ * Reorder progress report messages
+ * Show all architectures in 'apt list' output (Closes: #908218)
+
+ [ Julian Andres Klode ]
+ * http: Stop pipeline after close only if it was not filled before
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 18 Sep 2018 16:12:38 +0200
+
apt (1.7.0~alpha3) experimental; urgency=medium
[ David Kalnischkies ]