diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-08-05 21:24:59 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-08-05 21:26:15 +0200 |
commit | ed4a8421e4d51c19a4aa1bd5e91370ba8bc8efca (patch) | |
tree | 6b8becc9f98659e164a68517b7d023a5fb3b19ef /debian | |
parent | 44f3051c56bb7fbe301625dd368c6a2fc36e64d0 (diff) |
Release 1.9.21.9.2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
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 |