diff options
| author | David Bremner <david@tethera.net> | 2019-03-05 15:36:43 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-03-05 21:46:41 -0400 |
| commit | e3dd209a33c205cc47f97fa76e5ce37f308cefb6 (patch) | |
| tree | ef87b126b541787d940a7bf9fdbd529ad4792875 | |
| parent | 1a4a1fe9c501d8d3384b49ad2b78a07518c62230 (diff) | |
NEWS for 0.28.3
| -rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +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) =========================== |
