From: David Bremner Date: Sun, 25 Sep 2016 11:12:40 +0000 (-0300) Subject: NEWS: document mtime bugfix X-Git-Tag: 0.23_rc1~12 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=4ebbdd1a2150db0e3d0223cac55b784653e8d2eb NEWS: document mtime bugfix --- diff --git a/NEWS b/NEWS index 0fd6d724..2f1649f3 100644 --- a/NEWS +++ b/NEWS @@ -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 ---