]> git.notmuchmail.org Git - notmuch/blobdiff - debian/changelog
debian: changelog for 0.34.1-1
[notmuch] / debian / changelog
index db13a3c5343a0fe2dfbc30728f511044d4d7acbd..80bb1d272f93505a43d52aef75f31191b3731394 100644 (file)
@@ -1,3 +1,29 @@
+notmuch (0.34.1-1) unstable; urgency=medium
+
+  * New upstream bugfix release. Fixes a memory deallocation error in
+    libnotmuch.
+
+ -- David Bremner <bremner@debian.org>  Sun, 31 Oct 2021 08:25:03 -0300
+
+notmuch (0.34-1) unstable; urgency=medium
+
+  * New upstream release
+  * Adds s-expression based query parser (man notmuch-sexp-queries).
+  * Bug fix: "notmuch breaks on directory removal", thanks to Joerg
+    Jaspert (Closes: #922536).
+  * Respect notmuch-show-text/html-blocked-images for renderer w3m
+    (Closes: #934082).
+  * Bug fix: "add an option to change the database path", thanks to
+    Michael Gold (Closes: #887041) (actually fixed in 0.32)
+
+ -- David Bremner <bremner@debian.org>  Wed, 20 Oct 2021 11:15:23 -0300
+
+notmuch (0.34~rc0-1) experimental; urgency=medium
+
+  * New upstream release candidate
+
+ -- David Bremner <bremner@debian.org>  Fri, 15 Oct 2021 08:50:57 -0300
+
 notmuch (0.33.2-1) unstable; urgency=medium
 
   * Upstream fix for flaky/hanging tests in T355-smime