]> git.notmuchmail.org Git - notmuch/commitdiff
Merge tag 'debian/0.32.3-1'
authorDavid Bremner <david@tethera.net>
Thu, 19 Aug 2021 04:46:42 +0000 (21:46 -0700)
committerDavid Bremner <david@tethera.net>
Thu, 19 Aug 2021 04:46:42 +0000 (21:46 -0700)
notmuch release 0.32.3-1 for unstable (sid) [dgit]

[dgit distro=debian no-split --quilt=linear]

1  2 
NEWS
lib/notmuch.h
lib/open.cc
notmuch-config.c
test/T030-config.sh
test/T055-path-config.sh

diff --cc NEWS
index 3e776009054758bd14408ea9f93f632f79f9b93b,b826d2801e3d1c843fee41ec41f56091ea4846b3..1c6246db083c1f82599b639f4851b455e75d48c5
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,20 -1,23 +1,40 @@@
 +Notmuch 0.33 (UNRELEASED)
 +=========================
 +
 +Emacs
 +-----
 +
 +`notmuch` no longer sets `mail-user-agent` on load. To restore the
 +previous behaviour of using notmuch to send mail by default, customize
 +`mail-user-agent` to `notmuch-user-agent`.
 +
 +`notmuch-company` now works in `org-msg`.
 +
 +Vim
 +---
 +
 +Respect excluded tags when showing a thread.
 +
+ Notmuch 0.32.3 (2021-08-17)
+ ===========================
+ Library
+ -------
+ Restore location of database via `MAILDIR` environment variable, which
+ was broken in 0.32.
+ Bump libnotmuch minor version to match the documentation in
+ `notmuch.h`.
+ Correct documentation for deprecated database opening functions to
+ point out that they (still) do not load configuration information.
+ CLI
+ ---
+ Restore "notmuch config get built_with.*", which was broken in 0.32.
  Notmuch 0.32.2 (2021-06-27)
  ===========================
  
diff --cc lib/notmuch.h
Simple merge
diff --cc lib/open.cc
Simple merge
Simple merge
Simple merge
Simple merge