X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=1d8783d383232ab1022edf1aac530bd41d8247b6;hb=d3d4c2804aa4db844826c765bae372a4336d66d4;hp=ec28a7696d7d0a4d62de63add501a70e45250b3c;hpb=7556bb7da27621895327b84d22abba2519c24ba7;p=notmuch diff --git a/NEWS b/NEWS index ec28a769..1d8783d3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Notmuch 0.34 (UNRELEASED) +========================= + +General +------- + +An optional new s-expression based query parser is available if +notmuch is built with the `sfsexp` library. + +Notmuch 0.33.2 (2021-09-30) +=========================== + +Tests +----- + +Improve reliability of T355-smime by changing gpgsm initialization. + Notmuch 0.33.1 (2021-09-10) ===========================