Clarified Futon test suite NEWS and CHANGES entry
diff --git a/CHANGES b/CHANGES
index 40b09a8..c60ab7a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -35,8 +35,8 @@
 
 Futon:
 
- * Disabled the link to the Futon test suite. These tests were causing problems,
-   and are now available via the CLI instead.
+ * Disabled the link to the Futon test suite. These tests were causing problems
+   when run from a browser, and are now available via the CLI instead.
  * Added view request duration to Futon.
  * Disable buttons for actions that the user doesn't have permissions to.
 
diff --git a/NEWS b/NEWS
index 68f071c..b9d4d4d 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@
 -------------
 
  * Added view request duration to Futon.
+ * Removed the Futon test suite in favour of the CLI test suite.
  * Fixed unnecessary conflict when deleting and creating a document in the same
    batch.
  * New and updated passwords are hashed using PBKDF2.