NEWS.org: update
This commit is contained in:
12
NEWS.org
12
NEWS.org
@ -24,7 +24,7 @@
|
|||||||
- After that, either =ninja -C build= or =make= should be enough to rebuild
|
- After that, either =ninja -C build= or =make= should be enough to rebuild
|
||||||
|
|
||||||
- Before installing, it is recommended that you *remove* any older versions of
|
- Before installing, it is recommended that you *remove* any older versions of
|
||||||
~mu~ and especiall ~mu4e~, since they may conflict with the newere ones.
|
~mu~ and especiall ~mu4e~, since they may conflict with the newer ones.
|
||||||
|
|
||||||
- =mu= now requires C++17 support for building
|
- =mu= now requires C++17 support for building
|
||||||
|
|
||||||
@ -43,15 +43,21 @@
|
|||||||
much of this is not immediately visible but is an enabler for some new
|
much of this is not immediately visible but is an enabler for some new
|
||||||
features.
|
features.
|
||||||
|
|
||||||
|
- the ~info~ command now includes information about the last indexing operation
|
||||||
|
and the last database change that took place; note that the information may
|
||||||
|
be slightly delayed due to database caching.
|
||||||
|
|
||||||
- the ~verify~ command for checking signatures has been updated, and is more
|
- the ~verify~ command for checking signatures has been updated, and is more
|
||||||
informative
|
informative
|
||||||
|
|
||||||
- a new command ~mu fields~ provides information about the message fields and
|
- a new command ~fields~ provides information about the message fields and
|
||||||
flags for use in queries. The information is the same information that ~mu~
|
flags for use in queries. The information is the same information that ~mu~
|
||||||
uses and so stays up to date.
|
uses and so stays up to date.
|
||||||
|
|
||||||
- a new message field ~changed~, which refers to the time/date of the last time
|
- a new message field ~changed~, which refers to the time/date of the last time
|
||||||
a message was changed (the file ~ctime~).
|
a message was changed (the file ~ctime~) and a new flag ~personal~ to search
|
||||||
|
for "personal" messages, which are defined as a message with at least one
|
||||||
|
personal contact.
|
||||||
|
|
||||||
- message sexps are now cached in the store, which makes delivering
|
- message sexps are now cached in the store, which makes delivering
|
||||||
sexp-based search results (as used by ~mu4e~) much faster.
|
sexp-based search results (as used by ~mu4e~) much faster.
|
||||||
|
|||||||
Reference in New Issue
Block a user