diff options
| author | David Bremner <david@tethera.net> | 2017-04-01 09:15:30 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-04-01 09:15:30 -0300 |
| commit | bc354159632f159079c9b6d793141dadaf2d619b (patch) | |
| tree | ad86ef55d914c5392b96120eaedf2176fdc57b2b | |
| parent | d47e18411807b57cac9aaa29a7435a9f83720b81 (diff) | |
NEWS: note dump header fix
| -rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 --------------- |
