diff options
author | Filipe David Manana <fdmanana@apache.org> | 2011-10-05 14:58:25 +0100 |
---|---|---|
committer | Filipe David Manana <fdmanana@apache.org> | 2011-10-05 14:58:25 +0100 |
commit | e6c0fc955ea2be0fd3c4e894fd0c7cc87202c5a5 (patch) | |
tree | fa18549a792e4712097c9a30f46cc7edcc9e55f5 | |
parent | 6ee2a4879e809e9be5cd551902d90c663195b75b (diff) |
Update CHANGES and NEWS for the 1.1.1 release
-rw-r--r-- | CHANGES | 3 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 6 insertions, 0 deletions
@@ -26,6 +26,9 @@ This version has not been released yet. * Support provides() in show functions. * _view_cleanup when ddoc has no views now removes all index files. * max_replication_retry_count now supports "infinity". +* 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. Version 1.1.0 ------------- @@ -32,6 +32,9 @@ This version has not been released yet. * Support provides() in show functions. * _view_cleanup when ddoc has no views now removes all index files. * max_replication_retry_count now supports "infinity". +* 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. Version 1.1.0 ------------- |