aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2012-03-14 23:21:09 +0200
committerDavid Bremner <bremner@debian.org>2012-03-14 22:54:51 -0300
commit743d3bcdd8e84bc35051778c42b402ffb747e599 (patch)
tree179f2c8b919d3cb8313b66e056a24aa3eb4c53f5 /NEWS
parent8d479ce3e80453c6497753ba490502777b6f66f3 (diff)
NEWS: emacs: inline patch fake attachment file names
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c2cd82..83d764a 100644
--- a/NEWS
+++ b/NEWS
@@ -88,6 +88,13 @@ Support text/calendar MIME type
The text/calendar MIME type is now supported in addition to
text/x-vcalendar.
+Generate inline patch fake attachment file names from message subject
+
+ Use the message subject to generate file names for the inline patch
+ fake attachments. The names are now similar to the ones generated by
+ 'git format-patch' instead of just "inline patch". See "Notmuch Show
+ Insert Text/Plain Hook" in the notmuch customize interface.
+
Library changes
---------------