Tomi Ollila <[email protected]> writes: > > Other thing: at the end of 0.18.1 NEWS, before 0.18 header line there are > 2 empty lines. The customary habit has been to have only one empty line > between releases in the NEWS file. Please (verify and) comply :D >
Tomi-2.0 compliant version pushed to release
>From efd16bc73b47c00cc8fb500f716d7a77c5b8c969 Mon Sep 17 00:00:00 2001 From: David Bremner <[email protected]> Date: Mon, 23 Jun 2014 06:36:30 -0300 Subject: [PATCH] NEWS: quibbles from Tomi See id:[email protected] for details --- NEWS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index ec74e68..4f24190 100644 --- a/NEWS +++ b/NEWS @@ -6,11 +6,11 @@ This is a bug fix and portability release. Build System ------------ -Add a workaround for systems without zlib.pc. +Add a workaround for systems without zlib.pc -Make emacs install robust against the non-existence of emacs. +Make emacs install robust against the non-existence of emacs -Put notmuch lib directory first in RPATH. +Put notmuch lib directory first in RPATH Fix handling of html_static_path in sphinx @@ -56,7 +56,6 @@ Make sure tagging on an empty query is harmless Previously tagging an empty query could lead to tags being unintentionally removed. - Notmuch 0.18 (2014-05-06) ========================= -- 2.0.0
_______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
