summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2011-10-19 12:57:25 +0100
committerRobert Newson <rnewson@apache.org>2011-10-19 12:57:25 +0100
commite37148e14bdaf88a0a568edbade6cf9101afb4af (patch)
treef9621a3ca1248b46c229dd92e3968fa0a2973d22
parent7c6e5f0f4340e997a761ff5ca627422fea90d4cc (diff)
mention 1.8.5 support in NEWS/CHANGES
-rw-r--r--CHANGES1
-rw-r--r--NEWS1
2 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ada57715..d62f0e16 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ Apache CouchDB CHANGES
Version 1.1.1
-------------
+* Support SpiderMonkey 1.8.5
* Add configurable maximum to the number of bytes returned by _log.
* Allow CommonJS modules to be an empty string.
* Bump minimum Erlang version to R13B02.
diff --git a/NEWS b/NEWS
index 99cc474f..52df969d 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ Each release section notes when backwards incompatible changes have been made.
Version 1.1.1
-------------
+* Support SpiderMonkey 1.8.5
* Add configurable maximum to the number of bytes returned by _log.
* Allow CommonJS modules to be an empty string.
* Bump minimum Erlang version to R13B02.