diff options
| author | David Bremner <david@tethera.net> | 2023-10-26 19:52:27 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-10-26 19:52:27 -0300 |
| commit | e3bde388d86fd067dbf66356d079ec5c37b6029a (patch) | |
| tree | 1b3671119e9fd8d0eb5fbfd47f5b64bda3df7fac | |
| parent | 551ec61118fcf0c2c2960aeced1eaae69df995e0 (diff) | |
NEWS: News for 0.38.1
Just note the 3 bug fixes.
| -rw-r--r-- | NEWS | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,6 +1,21 @@ -Notmuch 0.38.1 (UNRELEASED) +Notmuch 0.38.1 (2023-10-26) =========================== +CLI +--- + +Report parse errors in config files. + +Emacs +----- + +Fix image toggling for Emacs >= 29.1. + +notmuch-mutt +------------ + +Fix syntax error in script. + Notmuch 0.38 (2023-09-12) ========================= |
