[PATCH] NEWS: Improve and correct "Fix for phrase indexing" entry
Austin Clements
amdragon at MIT.EDU
Mon Jun 23 07:25:28 PDT 2014
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
More information about the notmuch
mailing list