X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=bcce3d4028fda56dd852ae477e8f4a9427155af0;hb=1c932cd5e0321d7a5d3eba9d4bd6021e79c867e1;hp=c6a372e70e2d13bf6b901bc740a47c11bd9c645b;hpb=bd5eef1c6a07fcc96b6c9abced2071e646104ba4;p=notmuch diff --git a/NEWS b/NEWS index c6a372e7..bcce3d40 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Notmuch 0.33.2 (2021-09-30) +=========================== + +Tests +----- + +Improve reliability of T355-smime by changing gpgsm initialization. + +Notmuch 0.33.1 (2021-09-10) +=========================== + +General +------- + +Replace the fully-qualified-domain-name of the host with "localhost" +in the default email address. This should fix two flaky subtests in +T590-libconfig. + Notmuch 0.33 (2021-09-03) =========================