From 2f680b79d04c8521f0eade1f182d2e0516751778 Mon Sep 17 00:00:00 2001 From: djcb Date: Tue, 9 Apr 2013 22:01:49 +0300 Subject: [PATCH] * update NEWS --- NEWS | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 16819052..0239e76c 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,18 @@ #+STARTUP:showall * NEWS (user visible changes) - + +** Development + +*** mu + + - truncate /all/ terms the go beyond xapian's max term length + - lowercase the domain-part of email addresses in mu cfind (and mu4e), if + the domain is in ascii + - give messages without msgids fake-message-ids; this fixes the problem + where such messages were not found in --include-related queries + + ** Release 0.9.9.5 *** mu @@ -14,7 +25,7 @@ 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 @@ -38,7 +49,7 @@ - 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