* update NEWS
This commit is contained in:
17
NEWS
17
NEWS
@ -1,7 +1,18 @@
|
|||||||
#+STARTUP:showall
|
#+STARTUP:showall
|
||||||
|
|
||||||
* NEWS (user visible changes)
|
* 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
|
** Release 0.9.9.5
|
||||||
|
|
||||||
*** mu
|
*** mu
|
||||||
@ -14,7 +25,7 @@
|
|||||||
as messages that were
|
as messages that were
|
||||||
- support "list:"/"v:" for matching mailing list names, and the "v"
|
- 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'
|
format-field to show them. E.g 'mu find list:emacs-orgmode.gnu.org'
|
||||||
|
|
||||||
*** mu4e
|
*** mu4e
|
||||||
|
|
||||||
- scroll down in message view takes you to next message (but see
|
- 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
|
- add 'mu script' command to run mu script, for example to do statistics on
|
||||||
your message corpus. See the mu-script man-page.
|
your message corpus. See the mu-script man-page.
|
||||||
|
|
||||||
*** mug
|
*** mug
|
||||||
|
|
||||||
- ported to gtk+ 3; remove gtk+ 2.x code
|
- ported to gtk+ 3; remove gtk+ 2.x code
|
||||||
|
|||||||
Reference in New Issue
Block a user