]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
test: Move tests from emacs to emacs-show
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 0eb1de350252259db6ff1af80bf1e63c17d9b23c..2b50ba35d057209127be9f3c66ec8e9a8a80d7a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -72,7 +72,7 @@ Notmuch 0.13.2 (2012-06-02)
 Bug-fix release
 ---------------
 
-Update contrib/notmuch-deliver for API changes in 0.13. This fixes a
+Update `contrib/notmuch-deliver` for API changes in 0.13. This fixes a
 compilation error for this contrib package.
 
 Notmuch 0.13.1 (2012-05-29)
@@ -98,7 +98,7 @@ databases
   and simply return a `NULL` object if the directory does not exist,
   as documented.
 
-Fix compilation of ruby bindings.
+Fix compilation of ruby bindings
 
   Revert to dynamic linking, since the statically linked bindings did
   not work well.