projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9966720
)
NEWS: document mtime bugfix
author
David Bremner
<david@tethera.net>
Sun, 25 Sep 2016 11:12:40 +0000
(08:12 -0300)
committer
David Bremner
<david@tethera.net>
Tue, 27 Sep 2016 12:12:14 +0000
(09:12 -0300)
NEWS
patch
|
blob
|
history
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
---