summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-03-27 11:51:26 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-03-27 11:51:26 -0700
commit89c13d03c7fa3ea148b92707990aee2e2301fb2e (patch)
treed5d3b1576b929003609eb88d16f0cd9d88ee62e9 /debian
parent784505e0dfaea9b4ac88c900734120bb947e7375 (diff)
downloadmailscripts-89c13d03c7fa3ea148b92707990aee2e2301fb2e.tar.gz
changelog
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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 b44fabb..4e730d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mailscripts (0.20-1) UNRELEASED; urgency=medium
+
+ * imap-dl: Fix failure when python3-gssapi isn't installed (Closes: #955011).
+ Thanks to Robbie Harwood for the patch.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Fri, 27 Mar 2020 11:50:27 -0700
+
mailscripts (0.19-1) unstable; urgency=medium
* notmuch-slurp-debbug: rework to use Mail::Box rather than shelling out