summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2011-10-31 12:45:22 +0000
committerRobert Newson <rnewson@apache.org>2011-10-31 12:45:22 +0000
commit092d04f6661bd02ff0a912ec291afc095ea7ca63 (patch)
tree9a2440225fa4e9c0efc7eeda33f66cef0df3a7dd /CHANGES
parenta0284a483f83d2fb98ff2755743053f3a3898454 (diff)
downloadcouchdb-092d04f6661bd02ff0a912ec291afc095ea7ca63.tar.gz
Backport CHANGES/NEWS for 1.1.[12]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 548dc5389..e89a71d1a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -66,11 +66,15 @@ Futon:
* The `Status` screen (active tasks) now displays two new task status
fields: `Started on` and `Updated on`.
-Version 1.1.1
+Version 1.1.2
-------------
This version has not been released yet.
+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.
@@ -94,6 +98,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
-------------