diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-07-09 16:02:49 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-07-09 16:03:19 +0200 |
commit | 91671efc7f63b3e2ff2a573d86ac3225e9b5f9cd (patch) | |
tree | dac3cd166285ad279bb34f8a7458f3e16c4250c1 /debian/changelog | |
parent | 420009e46ce7c0d97a2dc5e216ffce48dd7c0846 (diff) |
Release 1.7.0~alpha21.7.0_alpha2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb6dd6ce9..8d4734637 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (1.7.0~alpha2) experimental; urgency=medium + + * Handle JSON hooks that just close the file/exit and fix some other errors + (LP: #1776218) + * Use cheaper entropy source for randomizing items to fetch + + -- Julian Andres Klode <jak@debian.org> Mon, 09 Jul 2018 16:02:45 +0200 + apt (1.7.0~alpha1) experimental; urgency=medium [ Julian Andres Klode ] |