From: David Bremner Date: Tue, 9 Jan 2018 11:26:44 +0000 (-0400) Subject: NEWS: Fix markup of headline X-Git-Tag: 0.26^0 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=3c4e64d976eb561ac5157df1bbe5882e3e65b583 NEWS: Fix markup of headline --- diff --git a/NEWS b/NEWS index 810506ce..01ac3942 100644 --- a/NEWS +++ b/NEWS @@ -142,7 +142,7 @@ Open mail files in binary mode when using Python 3 This avoids certain encoding related crashes under Python 3. -Add python bindings for notmuch_database_{get,set}_config* +Add python bindings for `notmuch_database_{get,set}_config*` Optional `decrypt_policy` flag is available for notmuch.database().index_file()