diff options
| author | David Bremner <david@tethera.net> | 2016-09-08 22:18:37 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-09-08 22:18:37 -0300 |
| commit | 07dff496304d6dc2e8033a18691b095ed9cd212f (patch) | |
| tree | aa9825c27bcab84a5ec8d5a49fdc3d5fbe2dd6ec /NEWS | |
| parent | fce8146a8b738f2317034fee6236cdbd3597849b (diff) | |
| parent | da5029e2ac8dfd8a839de1f6a4701237d0b34db1 (diff) | |
Merge branch 'release'
hand fixed conflicts with NEWS
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -30,6 +30,21 @@ Fixed constant values so they are not all zero anymore. both set to zero. The same issue occured with sort modes. +Notmuch 0.22.2 (2016-09-08) +=========================== + +Test Suite +---------- + +Silence gdb more + + Have gdb write to a log file instead of stdout, hiding some more + (harmless) stderr chatter which causes test failures. + +Hardcode fingerprint in PGP/MIME tests + + Make the tests more robust against changing GnuPG output formats. + Notmuch 0.22.1 (2016-07-19) =========================== |
