]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: document mtime bugfix
authorDavid Bremner <david@tethera.net>
Sun, 25 Sep 2016 11:12:40 +0000 (08:12 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 27 Sep 2016 12:12:14 +0000 (09:12 -0300)
NEWS

diff --git a/NEWS b/NEWS
index 0fd6d724ffec39092de582a1382bcbcee1285002..2f1649f3f4e021bcb101feccc1c730b10144d1df 100644 (file)
--- 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
 ---