From: David Bremner Date: Thu, 9 Dec 2021 12:54:15 +0000 (-0400) Subject: NEWS: mention fix for unprintable python exception X-Git-Tag: 0.34.2^0 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=a254a15861d3510adbe2897fed100a3c77642165 NEWS: mention fix for unprintable python exception --- diff --git a/NEWS b/NEWS index 6c39f65c..27e43156 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ The notmuch2.Database constructor now uses the library function `notmuch_database_open_with_config` to support the same configuration and database location options as the library does. +Fix some unprintable exception objects. + Notmuch 0.34.1 (2021-11-03) ===========================