]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: mbox files are no longer supported
authorJani Nikula <jani@nikula.org>
Sun, 27 Apr 2014 20:54:24 +0000 (23:54 +0300)
committerDavid Bremner <david@tethera.net>
Mon, 28 Apr 2014 02:01:59 +0000 (11:01 +0900)
NEWS

diff --git a/NEWS b/NEWS
index d21921f484c31d7a801debf688b38bb584c1dd59..e4bd2e2f8542b099018b862cbfcacde34beb9cf0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,13 @@ Notmuch database upgrade
   case, but in practise there have been no database upgrades in any
   released version of Notmuch before now.
 
+Support for indexing mbox files has been dropped
+
+  There has never been proper support for mbox files containing
+  multiple messages, and the support for single-message mbox files has
+  been deprecated since Notmuch 0.15. The support has now been
+  dropped, and all mbox files will be rejected during indexing.
+
 Command-Line Interface
 ----------------------