From e6c0fc955ea2be0fd3c4e894fd0c7cc87202c5a5 Mon Sep 17 00:00:00 2001 From: Filipe David Manana Date: Wed, 5 Oct 2011 14:58:25 +0100 Subject: Update CHANGES and NEWS for the 1.1.1 release --- CHANGES | 3 +++ NEWS | 3 +++ 2 files changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index aef2c9ea..0c619ab9 100644 --- a/CHANGES +++ b/CHANGES @@ -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 ------------- diff --git a/NEWS b/NEWS index 62ab43d0..13e6ac56 100644 --- a/NEWS +++ b/NEWS @@ -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 ------------- -- cgit v1.2.3