summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog11
1 files changed, 8 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 92010dc..856d0dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mailscripts (0.25-1) UNRELEASED; urgency=medium
+
+ * notmuch-slurp-debbug:
+ - Exit immediately if Mail::Box::Manager::open fails.
+ - Support tilde expansion in 'maildir' configuration key.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sun, 20 Mar 2022 14:44:31 -0700
+
mailscripts (0.24-1) unstable; urgency=medium
* mailscripts.el:
@@ -10,9 +18,6 @@ mailscripts (0.24-1) unstable; urgency=medium
- Support commenting out subscriptions.
- Cope with XML feeds sent with text/gemini MIME type.
* notmuch-extract-patch(1): add link to the piem project.
- * notmuch-slurp-debbug:
- - Exit immediately if Mail::Box::Manager::open fails.
- - Support tilde expansion in 'maildir' configuration key.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 07 Jan 2022 14:48:01 -0700