diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2014-11-10 19:39:20 +0200 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2014-11-10 19:39:20 +0200 |
| commit | 20f029ccd9d29a7cd9b7414488f9c278fba8eb30 (patch) | |
| tree | 29446c55fc57e4da901127f64ab6b3d8b9b5ef53 | |
| parent | f9758ea6720d1f41ebfd5e2390a931256c4954c3 (diff) | |
A news/release-0.18.2.mdwn
| -rw-r--r-- | news/release-0.18.2.mdwn | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/news/release-0.18.2.mdwn b/news/release-0.18.2.mdwn new file mode 100644 index 0000000..904ac4c --- /dev/null +++ b/news/release-0.18.2.mdwn @@ -0,0 +1,21 @@ +[[!meta date="2014-10-25"]] + +Notmuch 0.18.2 (2014-10-25) +=========================== + +Test Suite +---------- + +### 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. |
