[PATCH] NEWS: Improve and correct "Fix for phrase indexing" entry

Subject: [PATCH] NEWS: Improve and correct "Fix for phrase indexing" entry

Date: Mon, 23 Jun 2014 10:25:28 -0400

To: notmuch@notmuchmail.org

Cc:

From: Austin Clements


This improves the description of the fix, fixes some typos, and
changes "(re)-indexed" to "indexed" because we have no particular
notion of "re-indexing" a message.
---
 NEWS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index ec74e68..732c4e7 100644
--- a/NEWS
+++ b/NEWS
@@ -44,9 +44,9 @@ Resurrect support for single-message mbox files
 
 Fix for phrase indexing
 
-  There were several bugs involving overlapping "phrases" accross
-  header and mime part boundaries.  This fix will effect only newly
-  (re)-indexed messages.
+  There were several bugs where words intermingled from different
+  headers and MIME parts could match a single phrase query.  This fix
+  will affect only newly indexed messages.
 
 Emacs Interface
 ---------------
-- 
2.0.0.rc2


Thread: