summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-03-06 08:53:26 -0400
committerDavid Bremner <david@tethera.net>2019-03-06 08:53:26 -0400
commit71eaa19350883b30bafe885ea083c2e3f1621e10 (patch)
tree4991cb0b0ac8ab84177df05a2418fbd83e83051c /NEWS
parent872bd134e3ba860236661a202965a3d7447e7af7 (diff)
parentd124c0e416bb59cc4cbdca7694bae7097dcee810 (diff)
Merge branch 'release'
Changes from 0.28.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2a69b0be..9fcb57ed 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,20 @@ 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)
===========================