]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
Merge branch 'debian'
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index b51012181e3c0f34e2ae40036702d2647350a48d..70bce78825df54cdc06f7ae15f5b11a4cf8e9d6d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
-Notmuch 0.24.1 (UNRELEASED)
+Notmuch 0.24.2 (2017-06-01)
+===========================
+
+Command Line Interface
+----------------------
+
+Fix output from `notmuch dump --include=properties` to not include tags.
+
+Emacs
+-----
+
+Fix filename stashing in tree view.
+
+Notmuch 0.24.1 (2017-04-01)
 ===========================
 
 General
@@ -17,6 +30,12 @@ Fix several memory leaks in `notmuch show`.
 
 Update NEWS for 0.24 to mention schema changes.
 
+Fix bug in dump header.
+
+  The previous version of the dump header failed to mention the
+  inclusion of tags. This fix bumps the version number of the dump
+  format to 3. There are no other changes to the format.
+
 Library Changes
 ---------------