diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 26ef95bc9..8dd68cdaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (1.6.3) unstable; urgency=medium + + * Handle JSON hooks that just close the file/exit and fix some other errors + (LP: #1776218) + + -- Julian Andres Klode <jak@debian.org> Mon, 09 Jul 2018 16:41:27 +0200 + apt (1.6.2) unstable; urgency=medium * Fix build with new gtest (Closes: #897149) |