* bump version to 0.9.8.1

This commit is contained in:
djcb
2012-02-13 22:37:40 +02:00
parent 56f02e01e2
commit 01f6c2fd47
2 changed files with 7 additions and 3 deletions

8
NEWS
View File

@ -1,16 +1,20 @@
* NEWS (user visible changes)
** Release 0.9.8.1 (not yet released)
*** mu
- show only leaf/rfc822 MIME-parts
*** mu4e
- allow for shell commands with arguments in `mu4e-get-mail-command'.
- support marking messages as 'read' and 'unread'
- show the current query in the the mode-line (`global-mode-string').
- don't repeat 'Re:' / 'Fwd:'
- colorize cited message parts
- better handling of text-based, embedded message attachments
- some other minor things
- documentation improvements
** Release 0.9.8 <2012-01-31>
- '--descending' has been renamed into '--reverse'