X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=f134a229bbe1a67232b12df74c0e6ef89d3b117b;hp=ebd5c1e4d3495032555506218e3c3f61552deb6e;hb=5aba32208f5ffe6a90b8ff46e2d3ba66f08c888f;hpb=05c87b5d18794290f4746218d1ea93c2990ba43d diff --git a/NEWS b/NEWS index ebd5c1e4..f134a229 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,18 @@ Empty tag names and tags beginning with "-" are deprecated tags continues to be supported to allow cleanup of existing tags, but may be removed in a future release. +Library changes +--------------- + +Date range search support + + The `date:` prefix can now be used in queries to restrict the results + to only messages within a particular time range (based on the Date: + header) with a range syntax of `date:..`. Notmuch + supports a wide variety of expressions in `` and + ``. Please refer to the `notmuch-search-terms(7)` manual page + for details. + Notmuch 0.14 (2012-08-20) =========================