]> git.cworth.org Git - notmuch/commitdiff
Merge tag '0.32.2'
authorDavid Bremner <david@tethera.net>
Sun, 27 Jun 2021 12:34:00 +0000 (09:34 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 27 Jun 2021 12:34:00 +0000 (09:34 -0300)
notmuch 0.32.2 release

NEWS
debian/changelog

diff --git a/NEWS b/NEWS
index c167c9a24bf14907a9e083f26751991a26fbe475..4f247f006664f6f8aada8ccb2d23afe8808631bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ Vim
 
 Respect excluded tags when showing a thread.
 
-Notmuch 0.32.2 (UNRELEASED)
+Notmuch 0.32.2 (2021-06-27)
 ===========================
 
 General
@@ -24,6 +24,11 @@ General
 Fix a bug from 2017 that can add duplicate thread-id terms to message
 documents.
 
+CLI
+---
+
+Fix small memory leak in notmuch new.
+
 Emacs
 -----
 
index a813c59d1a096dbda869351c1366d433eab7bc05..903c1f94c4ddd592f5beca820b2199cce9378f88 100644 (file)
@@ -1,3 +1,11 @@
+notmuch (0.32.2-1) experimental; urgency=medium
+
+  * New upstream bugfix release
+  * Fix for memory leak in "notmuch new" introduced in 0.32
+  * Fix for bug from 2017 that can add duplicate thread-ids to messages.
+
+ -- David Bremner <bremner@debian.org>  Sat, 26 Jun 2021 22:33:56 -0300
+
 notmuch (0.32.1-1) experimental; urgency=medium
 
   * New upstream bugfix release