]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
Merge tag 0.28.4
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 2a69b0be5206bf8d59b0057d53888999dd84a4b6..26b8160c8ee253821604c0063f0eb8ed6539f1dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,35 @@ Command Line Interface
 `notmuch show` now supports --body=false and --include-html with
 --format=text
 
+Emacs
+-----
+
+Support for GNU Emacs older than 25.1 is deprecated with this release,
+and may be removed in a future release.
+
+Notmuch 0.28.4 (2019-05-05)
+===========================
+
+Command line interface
+----------------------
+
+Fix a spurious error when using `notmuch show --raw` on messages whose
+size is a multiple of the internal buffer size.
+
+Notmuch 0.28.3 (2019-03-05)
+===========================
+
+Library
+-------
+
+Fix a bug with the internal data structure _notmuch_string_map_t used
+by message properties.
+
+Build System
+------------
+
+Serialize calls to sphinx-build to avoid race condition.
+`
 Notmuch 0.28.2 (2019-02-17)
 ===========================