X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=2b2f08a6b799d5ba51a5577fc0a1f44e0126f68e;hp=384f5a02de3d056f36cfd1cb213fa70cffff5574;hb=da67bf12ce122759f72d1d510fb8996df3c9f946;hpb=6cb61729d46335b5ad6ee5e2f618b48fbabda218 diff --git a/NEWS b/NEWS index 384f5a02..2b2f08a6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Notmuch 0.11 (201x-xx-xx) +========================= + +Performance +----------- + +Automatic tag query optimization + + "notmuch tag" now automatically optimizes the user's query to + exclude messages whose tags won't change. In the past, we've + suggested that people do this by hand; this is no longer necessary. + + Notmuch 0.10.1 (2011-11-25) ===========================