summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-03-19 22:38:17 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-03-19 22:40:49 -0700
commit620e57852b9d9ffc8ea071e0c89231ba23259a76 (patch)
treeb734f3ae3ced761278e24d5406911985a95c30cf /debian
parent61d1ba43f6c999dcd816a0fffaea5ac50f4df50a (diff)
downloadmailscripts-620e57852b9d9ffc8ea071e0c89231ba23259a76.tar.gz
notmuch-slurp-debbug: support tilde expansion in config file
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index bc91bd5..92010dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,9 @@ 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.
+ * 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