]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
doc/build: use $(MAKE) instead of make
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 7de5ea7fd94f1bd010b21e33149c8f68fdbbec34..9fcb57edc3d3c830cdc9176e6148b7a77d40f12e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+Notmuch 0.29 (UNRELEASED)
+=========================
+
+Command Line Interface
+----------------------
+
+`notmuch show` now supports --body=false and --include-html with
+--format=text
+
+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)
+===========================
+
+Emacs
+-----
+
+Invoke gpg with --batch and --no-tty.
+
+Python Bindings
+---------------
+
+Fix documentation build with Python 3.7. Note that Python >= 3.3 is
+now needed to build this documentation.
+
 Notmuch 0.28.1 (2019-02-01)
 ===========================