From: David Bremner Date: Thu, 24 Jan 2013 11:18:58 +0000 (-0400) Subject: NEWS: update for 0.15.1 X-Git-Tag: 0.15.1~1 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/commitdiff_plain/a512b0402b55e31caf9967e4c6ab5a731afb707a NEWS: update for 0.15.1 Not much to report here, just the one patch --- diff --git a/NEWS b/NEWS index 1cb52ddc..97f23058 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Notmuch 0.15.1 (2013-01-24) +========================= + +Internal test framework changes +------------------------------- + +Set a default value for TERM when running tests. This fixes certain +build failures in non-interactive environments. + Notmuch 0.15 (2013-01-18) =========================