summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-03-17 18:08:12 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2012-03-17 18:08:12 +0000
commitcf8517cd4a908a7dccbe7e06a2d8496b687231ca (patch)
tree74e0c5f92c65977e19a1a3c32e68d34640a8d214 /NEWS
parentd7e05c0eb634e57e673cd1352271cae5846e9094 (diff)
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 2 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index d1fd3b59..abf635b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,20 +1,17 @@
-current:
+0.22:
* revised config syntax!
* config file validation, better feedback on malformed configs
* themes read from separate files in their own (validated) syntax
+* complete mailcap compatibility
* user manual
-
* direct addressbook type that parses `abook`s contacts
* completion for multiple recipients via AbooksCompleter
* completion for optional command parameter
-
* generate and set a Message-ID header when constructing mails
* add User-Agent header by default
-
* add sent and saved draft mails to the notmuch index and add custom tags
* guess file encodings with libmagic
-
* new thread mode command: "remove" to delete messages from the index
* new thread mode command: "editnew" e.g. to continue drafts (bound to 'n')
* new thread mode command: "togglesource" to display raw messages (bound to 'h')
@@ -22,12 +19,10 @@ current:
* much improved pipeto command in thread mode
* --spawn parameter for reply,forward,compose,editnew in thread mode
* --no-flush parameter for delayed flushing in tag,untag,toggletags commands
-
* make "signature as attachment" configurable; --omit_signature parameter for compose
* new envelope command: "save" to save as draft (bound to 'P')
* --no-refocus and --spawn parameter for edit in envelope mode
* header key completion for set/unset in envelope buffer
-
* "Me" substitution for ones own name/address in authors string
* new search mode command and search argument: "sort"
* renamed search mode command 'toggletag' to "toggletags"
@@ -35,7 +30,6 @@ current:
* custom tagstring representation: hiding, substitution, colours, multi-matching
-
0.21
* avoid traceback infos from getting written on top of the ui