projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d47e184
)
NEWS: note dump header fix
author
David Bremner
<david@tethera.net>
Sat, 1 Apr 2017 12:15:30 +0000
(09:15 -0300)
committer
David Bremner
<david@tethera.net>
Sat, 1 Apr 2017 12:15:30 +0000
(09:15 -0300)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index b51012181e3c0f34e2ae40036702d2647350a48d..f55e67ba101108b4a792410e0026592b0cd89a86 100644
(file)
--- 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
---------------