summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-05-17 15:49:40 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-05-17 15:49:40 +0100
commita67edc9646f3236b0bab3e21c0a6e45f3b4a4414 (patch)
tree9594016de892afc1fdf03972e7102710ff38e7e1 /NEWS
parent08c2ee1d88e69aa5df27b74d1cebd3c0c8be68f6 (diff)
updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7021502b..eeef7aed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+0.3.1:
+* use separate database for each write-queue entry when flushing
+* fix behaviour of editor spawning
+* fix opening of attachments in thread buffer
+* fix pre_edit_translate hook
+* fix opening of attachments without filename Content-Disposition parm
+* clean up and complete theming (bindings help/envelope/mainframe body)
+* fix datetime decoding issues
+* fix abort commands on pre-hook exceptions
+* fix correct default sendmail command to 'sendmail -t'
+* use '> ' instead of '>' to quote in replies/fwds
+* fix path completer wrt spaces in paths
+* fix UI when no buffers are open
+* fix issue with buffer type changing between flushes
+* support multiple addresses per abook contact when using 'abook' completer
+* smarter timestamp pretty printer
+* new hook 'timestamp_format'
+* merge multiple cc/to headers into one when displaying
+* respect NOTMUCH_CONFIG env var
+* smarter parsing of edited header values
+* allow for singleton lists without trailing comma in config
+* fix reverse-date sorted content in threadline if displayed
+* emacs-style C-a and C-E in prompts
+* added ability to sign outgoing mails via PGP/MIME
+
+
0.3:
* revised config syntax!