summaryrefslogtreecommitdiff
path: root/apps/couch/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/couch/CHANGES')
-rw-r--r--apps/couch/CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/couch/CHANGES b/apps/couch/CHANGES
index 0c619ab9..8e89305f 100644
--- a/apps/couch/CHANGES
+++ b/apps/couch/CHANGES
@@ -4,8 +4,7 @@ Apache CouchDB CHANGES
Version 1.1.1
-------------
-This version has not been released yet.
-
+* 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.
@@ -29,6 +28,7 @@ This version has not been released yet.
* Fix replication crash when source database has a document with empty ID.
* Fix deadlock when assigning couchjs processes to serve requests.
* Fixes to the document multipart PUT API.
+* Fixes regarding file descriptor leaks for databases with views.
Version 1.1.0
-------------