From cb7f1b2183754e7eb5de610707c3e92f75a0baa7 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 14 Feb 2020 07:56:34 -0700 Subject: changelog Signed-off-by: Sean Whitton --- debian/changelog | 5 ++++- mailscripts.el | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7aac730..e6d41f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ -mailscripts (0.16-2) UNRELEASED; urgency=medium +mailscripts (0.17-1) UNRELEASED; urgency=medium * email-print-mime-structure: pass --disable-dirmngr to gpgsm and drop build-dep on dirmngr (Closes: #946111). Thanks to Daniel Kahn Gillmor for a patch. + * New script: imap-dl (Closes: #940461). + Thanks to Daniel Kahn Gillmor and Jameson Rollins for the patch, and + others for testing out the new tool. -- Sean Whitton Wed, 04 Dec 2019 07:16:54 -0700 diff --git a/mailscripts.el b/mailscripts.el index 6872dd6..5009e7e 100644 --- a/mailscripts.el +++ b/mailscripts.el @@ -1,7 +1,7 @@ ;;; mailscripts.el --- functions to access tools in the mailscripts package ;; Author: Sean Whitton -;; Version: 0.16 +;; Version: 0.17 ;; Package-Requires: (notmuch projectile) ;; Copyright (C) 2018, 2019 Sean Whitton -- cgit v1.2.3