summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-06-05 06:58:31 -0300
committerDavid Bremner <david@tethera.net>2020-06-05 06:58:31 -0300
commitba35784114dfcd72978fae195063a49120ffef38 (patch)
treef1bfe597ee6ebda0a956567af048de2ed7bbb31f /NEWS
parent2c7b3d3a80d40c25e2991e2659c6a6006b50fb08 (diff)
tweaks to NEWS suggest by Tomi
See id:m27dwp40sx.fsf@guru.guru-group.fi
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 7 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index a16689ca..556172bb 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,8 @@ S/MIME
------
Handle S/MIME (PKCS#7) messages -- one-part signed messages, encrypted
-messages, and multilayer messages. Treat them symmetrically to
-OpenPGP messages. This includes handling protected headers
+messages, and multilayer messages. Treat them symmetrically to
+OpenPGP messages. This includes handling protected headers
gracefully.
If you're using Notmuch with S/MIME, you currently need to configure
@@ -16,21 +16,21 @@ Mixed-up MIME Repair
--------------------
Detect and automatically repair a common form of message mangling
-created by Microsoft Exchange. (see index.repaired=mixedup in
-notmuch-properties(7).
+created by Microsoft Exchange (see index.repaired=mixedup in
+notmuch-properties(7)).
Protected Headers
-----------------
Avoid indexing the legacy-display part of an encrypted message that
-has protected headers. (see
+has protected headers (see
index.repaired=skip-protected-headers-legacy-display in
-notmuch-properties(7).
+notmuch-properties(7)).
Python
------
-Drop compatibility with python2, focus on python3.
+Drop support for python2, focus on python3.
Introduce new CFFI-based python bindings in the python module named
"notmuch2". Officially deprecate (but still support) the older