summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2012-06-03 22:39:28 +0300
committerTomi Ollila <tomi.ollila@iki.fi>2012-06-03 22:39:28 +0300
commit83a515437bd76f4690fedd15d28a3b9fc224ce06 (patch)
treefcf59030ead5e5a4446406fbb6572abe13f5ec2d
parent8ce16a8271c95edfebb4646e3c9969a91bb12386 (diff)
latest news extries formatting tunes
-rw-r--r--news/release-0.13.1.mdwn2
-rw-r--r--news/release-0.13.2.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/news/release-0.13.1.mdwn b/news/release-0.13.1.mdwn
index adb3b1c..c784999 100644
--- a/news/release-0.13.1.mdwn
+++ b/news/release-0.13.1.mdwn
@@ -21,7 +21,7 @@ read-only database. Now they no longer create directory documents
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.
diff --git a/news/release-0.13.2.mdwn b/news/release-0.13.2.mdwn
index cfda4b6..e644ebe 100644
--- a/news/release-0.13.2.mdwn
+++ b/news/release-0.13.2.mdwn
@@ -6,5 +6,5 @@ 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.