Updated Branches: refs/heads/master b332a47fd -> fd1753e4b
[docs] bring README, THANKS, AUTHORS up to date for 1.2.0 - correct Firefox test suite usage notes Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/fd1753e4 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/fd1753e4 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/fd1753e4 Branch: refs/heads/master Commit: fd1753e4b29f1e19478dc00a9c9f3832c35edd3d Parents: b332a47 Author: Dave Cottlehuber <[email protected]> Authored: Tue Mar 13 22:37:03 2012 +0100 Committer: Dave Cottlehuber <[email protected]> Committed: Tue Mar 13 22:37:03 2012 +0100 ---------------------------------------------------------------------- README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/fd1753e4/README ---------------------------------------------------------------------- diff --git a/README b/README index 110ab95..b3358f6 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ Run the testsuite for couch.js and jquery.couch.js by browsing here: http://127.0.0.1:5984/_utils/spec/run.html -It should work in at least Firefox >= 3.6 and Safari >= 4.0.4. +It should work in at least Firefox >= 3.6 with Private Browsing mode enabled. Read more about JSpec here:
