diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2019-11-27 18:04:07 +0200 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2019-11-27 18:04:07 +0200 |
| commit | 6fc4f11353cd6a1ab9cba135ae9c2bd507e2eba0 (patch) | |
| tree | 2a4d601d277cb063de3352d96443ab8b5088c5cb | |
| parent | e9109da15e340fe6108534cc772a8dac7d9c2dfc (diff) | |
news for release 0.29.3
| -rw-r--r-- | news/release-0.29.3.mdwn | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/news/release-0.29.3.mdwn b/news/release-0.29.3.mdwn new file mode 100644 index 0000000..d4a1c90 --- /dev/null +++ b/news/release-0.29.3.mdwn @@ -0,0 +1,16 @@ +[[!meta date="2019-11-27"]] + +Notmuch 0.29.3 (2019-11-27) +=========================== + +General +------- + +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. |
