aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-09-25 08:12:40 -0300
committerDavid Bremner <david@tethera.net>2016-09-27 09:12:14 -0300
commit4ebbdd1a2150db0e3d0223cac55b784653e8d2eb (patch)
tree377121fee88ed60fbb75c6d99ea761b7f9812e6f
parent9966720453c72286b5f36a56323244d70202cb26 (diff)
NEWS: document mtime bugfix
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
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
---