aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-11-05 22:10:51 -0300
committerGravatar David Bremner <bremner@debian.org>2011-11-05 22:10:51 -0300
commit760b311bb5714dc2c995b56e84757337ff8c2ae4 (patch)
treea14cc49b0d8946b74a50dc3be46bb62d22755a1c /NEWS
parenta824fe1da607d82790a9fd04123e46d5aecb7597 (diff)
NEWS: tentative news item about requiring screen to run the test suite.
Hopefully this will be fixed before release, but for the moment, explain to people why their test suite might not be working like it used to.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e00452a6..b44b11e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
Notmuch 0.10 (2011-xx-xx)
=========================
+New build and testing features
+------------------------------
+
+Emacs tests are now done in screen. This means that screen is now
+needed to run the notmuch test suite, at least until the checking for
+screen is improved.
+
New command-line features
-------------------------