summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2012-03-20 23:10:47 +0000
committerNoah Slater <nslater@apache.org>2012-03-20 23:10:47 +0000
commit6bc88689dd9f91b2130fad95ddf6caea5a7d443a (patch)
treedf6d84ba058afb0c8928efd6e7a5a0268a70d59b
parent580868521bd11bf441a81fb50bf8875ec1748962 (diff)
downloadcouchdb-6bc88689dd9f91b2130fad95ddf6caea5a7d443a.tar.gz
Removed superfluous line from NEWS
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fbb31815d..631c7e112 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,6 @@ This release contains backwards incompatible changes.
* Updated bundled erlang_oauth library to the latest version.
* cURL is no longer required to build CouchDB as it is only
required by the command line JS test runner.
- * Fixed problems building against some SpiderMonkey installations.
* Added a native JSON parser.
* Optional file compression (database and view index files). This feature
is enabled by default.