]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: Improved `q` binding.
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 63fdaa715c9119604033c18f95795fe26515abaa..723bca00d23d5ff9fa5bfd1e262678716f6bca86 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,12 @@ Expanded default saved search settings
   The default saved searches now include several more common searches,
   as well as shortcut keys for `notmuch-jump`.
 
   The default saved searches now include several more common searches,
   as well as shortcut keys for `notmuch-jump`.
 
+Improved `q` binding in notmuch buffers
+
+  `q` will now bury rather than kill a notmuch search, show or tree
+  buffer if there are multiple windows showing the buffer. If only a
+  single window is showing the buffer, it is killed.
+
 Library changes
 ---------------
 
 Library changes
 ---------------
 
@@ -59,6 +65,26 @@ The notmuch binaries and libraries are now build with debugging symbols
 by default.  Users concerned with disk space should change the
 defaults when configuring or use the strip(1) command.
 
 by default.  Users concerned with disk space should change the
 defaults when configuring or use the strip(1) command.
 
+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.
+
 Notmuch 0.18.1 (2014-06-25)
 ===========================
 
 Notmuch 0.18.1 (2014-06-25)
 ===========================