summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2015-12-21 21:14:23 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2015-12-21 21:14:23 +0000
commite872e13df3e6be6869292adac0bb101e3b8606d5 (patch)
tree6089194198830e5e334e835c2ac7305088bbe119 /NEWS
parentce31ecf066f056cf36a47011f9858033a804024d (diff)
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4248def4..d21277b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,15 @@
-master:
+0.3.7:
+* new config option: msg_summary_hides_threadwide_tags
+* new config setting: thread_subject
+* new hook: sanitize_attachment_filename
+* new hook: exit()
+* list replies (new command parameter and config setting: auto_replyto_mailinglist)
+* new config setting for accounts: encrypt_by_default
+* new config setting for accounts: alias_regexp
+* new config setting for abooks: shellcommand_external_filtering
* switched to setuptools
* detached urwidtrees library into separate project (and new dependency)
-* new "exit" hook, called just before the program shuts down
+
0.3.6:
* implement vim-style "move last" command (bound to G)