summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-19 12:30:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-19 13:32:44 -0700
commit7e26a2dfedeaf5fceab20807d52808388d9379d0 (patch)
tree85f50732e43967cea840c5bc4ab9f3def4cab1cd /debian/changelog
parentaa43f33ead082cea3449367bcbe49a2d131ebbaa (diff)
downloadmailscripts-7e26a2dfedeaf5fceab20807d52808388d9379d0.tar.gz
mailscripts.el: notmuch-extract-message-patches: add Gnus support
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d195a03..172929d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,9 @@ mailscripts (28-1) UNRELEASED; urgency=medium
* mailscripts.el:
- new commands: mailscripts-git-format-patch-{attach,drafts}
- new DWIM wrapper command: mailscripts-prepare-patch
- - notmuch-extract-thread-patches: add Gnus support
+ - notmuch-extract-{thread,message}-patches: add Gnus support
+ notmuch-extract-message-patches{,-to-project} are now aliases for
+ mailscripts-extract-message-patches{,-to-project}.
- rewrite short description and add a brief commentary
- load the notmuch library only when code that requires it is called
- move the mailscripts customisation group into the mail group