summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2018-07-09 16:41:51 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2018-07-09 16:41:51 +0200
commitb4e19f92719b20ff3630d776badb8b244d1d20d2 (patch)
treee16b805fb498d4ac9aaed233fcee520d23c3f14d /debian
parent21e7f2c41bf00bbe8285dbddf049b63ed3fe0b14 (diff)
Release 1.6.31.6.3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
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)