]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: give real entry for 0.18.2
authorDavid Bremner <david@tethera.net>
Sat, 25 Oct 2014 10:10:05 +0000 (12:10 +0200)
committerDavid Bremner <david@tethera.net>
Sat, 25 Oct 2014 10:10:05 +0000 (12:10 +0200)
Expand out what the actual test suite changes are, so people have a
better idea if the release is relevant to them.

NEWS

diff --git a/NEWS b/NEWS
index 546882be6761adade57bf9c381e1b9cafa4eefb0..61c6424e19a40a4102a2b0f35d436e4cc59de445 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,19 @@ Notmuch 0.18.2 (2014-10-25)
 Test Suite
 ----------
 
-Portability and bug fixes for test suite to improve compatibility with Emacs 24.4, gdb 7.8, and the ppc64el architecture.
+Translate T380-atomicity to use gdb/python
+
+  The new version is compatible with gdb 7.8
+
+Emacs 24.4 related bug fixes
+
+  The Messages buffer became read-only, and the generated mime
+  structure for signatures changed slightly.
+
+Simplify T360-symbol-hiding
+
+   Replace the use of `objdump` on the object files with `nm` on the
+   resulting lib.
 
 Notmuch 0.18.1 (2014-06-25)
 ===========================