aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-04-01 09:15:30 -0300
committerDavid Bremner <david@tethera.net>2017-04-01 09:15:30 -0300
commitbc354159632f159079c9b6d793141dadaf2d619b (patch)
treead86ef55d914c5392b96120eaedf2176fdc57b2b
parentd47e18411807b57cac9aaa29a7435a9f83720b81 (diff)
NEWS: note dump header fix
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b5101218..f55e67ba 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,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
---------------