diff --git a/NEWS b/NEWS index 5a3eb51b..16819052 100644 --- a/NEWS +++ b/NEWS @@ -1,17 +1,20 @@ #+STARTUP:showall * NEWS (user visible changes) - -** Release 0.9.9.x + +** Release 0.9.9.5 *** mu - - add 'mu script' command to run mu script, for example to do statistics on - your message corpus - allow 'contact:' as a shortcut in queries for 'from:foo OR to:foo OR cc:foo OR bcc:foo', and 'recip:' as a shortcut for 'to:foo OR cc:foo OR bcc:foo' - + - support getting related messages (--include-related), which includes + messages that may not match the query, but that are in the same threads + as messages that were + - support "list:"/"v:" for matching mailing list names, and the "v" + format-field to show them. E.g 'mu find list:emacs-orgmode.gnu.org' + *** mu4e - scroll down in message view takes you to next message (but see @@ -28,6 +31,18 @@ mu4e is available with key C-S-u. Use prefix argument to run in background. - add function `mu4e-update-index' to only update the index + - add 'friendly-names' for mailing lists, so they should up nicely in the + headers view + +*** guile + + - add 'mu script' command to run mu script, for example to do statistics on + your message corpus. See the mu-script man-page. + +*** mug + + - ported to gtk+ 3; remove gtk+ 2.x code + * Old news