NEWS: document mtime bugfix

This commit is contained in:
David Bremner 2016-09-25 08:12:40 -03:00
parent 9966720453
commit 4ebbdd1a21

7
NEWS
View file

@ -21,6 +21,13 @@ Support for named queries
`query:name` format. The expansion of these queries is stored in the
database and they can be used from any notmuch client.
Library
-------
Bug fix for `notmuch_directory_set_mtime`
Update cached mtime to match on-disk mtime.
CLI
---