diff options
| author | Jani Nikula <jani@nikula.org> | 2015-10-17 16:06:51 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-10-17 16:50:06 -0300 |
| commit | 4135e5b9293f38ca0fbecf6bd3327ce142c29f92 (patch) | |
| tree | d8be180dfe05af744e103186f5cf0f520daaa9bf | |
| parent | 2c202df6bacab3a05b42d91f1e283b9010a08688 (diff) | |
NEWS: news for date:<expr>..!
| -rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -13,6 +13,13 @@ Database revision tracking: `lastmod:` queries every tagging operation. See the discussion of `lastmod:` in `notmuch-search-terms(7)` for more information. +Date queries now support `date:<expr>..!` shorthand for +`date:<expr>..<expr>` + + You can use, for example, `date:yesterday..!` to match from the + beginning of yesterday to the end of yesterday. For further details, + please refer to the `notmuch-search-terms` manual page. + Notmuch database upgrade to support `lastmod:` queries The above mentioned `lastmod:` prefix. This will be done |
