summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 378f6bcb0..f106de015 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apt (1.9.2) experimental; urgency=medium
+
+ [ Julian Andres Klode ]
+ * Improve locking messaging - pid and name, "do not remove lock file"
+
+ [ Lynn Cyrin ]
+ * Change a pronoun in the readme from `he` to `they`
+
+ [ David Kalnischkies ]
+ * Distribute host-less work based on backlog of the queues
+ * Show details about the package with bad Provides
+ * Apply various suggestions by cppcheck
+
+ -- Julian Andres Klode <jak@debian.org> Mon, 05 Aug 2019 21:26:10 +0200
+
apt (1.9.1) experimental; urgency=medium
* RFC1123StrToTime: Accept const std::string& as first argument