summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-10-25 12:10:05 +0200
committerDavid Bremner <david@tethera.net>2014-10-25 12:10:05 +0200
commit3370f14bf1a0bd79d1740e515c0d5c2374cab493 (patch)
tree8adfd3ba9c19fb1f553e62a0dd0047c095b4f7a1
parent26e857b7126b1963fe44801f235aa7764fdffed7 (diff)
NEWS: give real entry for 0.18.2
Expand out what the actual test suite changes are, so people have a better idea if the release is relevant to them.
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 546882be..61c6424e 100644
--- 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)
===========================