]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: give a hint about using sort to achieve the old dump behavior.
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 2bf739d224691e2e89f540237710cccc0a2c05bc..6b3f37adcb7fb1297f569fa52048a21bfdef563d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,8 @@ Automatic tag query optimization
 Don't sort messages when creating a dump file
 
   This speeds up tag dumps considerably, without any loss of
-  information.
+  information. To replicate the old behavior of sorted output (for
+  example to compare two dump files), one can use e.g. sort(1).
 
 Memory Management
 -----------------