Clarified Futon test suite NEWS and CHANGES entry

Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/29cd4323
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/29cd4323
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/29cd4323

Branch: refs/heads/route-events
Commit: 29cd43231ed83117a450a1c0a8d2dcff4daed5a8
Parents: 4a6eab3
Author: Noah Slater <[email protected]>
Authored: Sat Mar 30 14:30:16 2013 +0000
Committer: Garren Smith <[email protected]>
Committed: Thu May 9 09:59:55 2013 +0200

----------------------------------------------------------------------
 CHANGES |    4 ++--
 NEWS    |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/29cd4323/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 39cd1db..3fd97d7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -48,8 +48,8 @@ View Server:
 
 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.
 

http://git-wip-us.apache.org/repos/asf/couchdb/blob/29cd4323/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index 59b0fe8..eb33ee6 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ Version 1.3.0
 -------------
 
  * 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.

Reply via email to