diff options
| author | David Bremner <david@tethera.net> | 2021-08-18 21:46:42 -0700 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-08-18 21:46:42 -0700 |
| commit | 3df2281746d57abbb45790ecb432ef40533c30bc (patch) | |
| tree | 3e595ef0946ce6aa6604863a36e3e67bbf7d3f03 /NEWS | |
| parent | 6fec5d771ede7998ff395abd636d391c21163409 (diff) | |
| parent | 34fec91e17629a6a095bd5930e020dfeaddff245 (diff) | |
Merge tag 'debian/0.32.3-1'
notmuch release 0.32.3-1 for unstable (sid) [dgit]
[dgit distro=debian no-split --quilt=linear]
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -15,6 +15,26 @@ 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) =========================== |
