diff options
| author | David Bremner <david@tethera.net> | 2014-10-25 12:10:05 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-10-25 12:10:05 +0200 |
| commit | 3370f14bf1a0bd79d1740e515c0d5c2374cab493 (patch) | |
| tree | 8adfd3ba9c19fb1f553e62a0dd0047c095b4f7a1 | |
| parent | 26e857b7126b1963fe44801f235aa7764fdffed7 (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-- | NEWS | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -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) =========================== |
