From: David Bremner Date: Wed, 27 Nov 2019 12:11:53 +0000 (-0400) Subject: mention python 2 changes X-Git-Tag: archive/debian/0.29.3-1~1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=e5437dc4c2f1b93f94e5e9b5661b5e57244e3f96 mention python 2 changes --- diff --git a/NEWS b/NEWS index 722a352e..66bb69f1 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,11 @@ Fix for use-after-free in notmuch_config_list_{key,val}. Fix for double close of file in notmuch-dump. +Debian +------ + +Drop python2 support from shipped debian packaging. + Notmuch 0.29.2 (2019-10-19) ===========================