From 786dd5b875d42c7511572d0a56a3c8b914816b9a Mon Sep 17 00:00:00 2001 From: Filipe David Borba Manana Date: Fri, 19 Nov 2010 12:47:24 +0000 Subject: Updated CHANGES for release 1.0.2 and fixed one typo. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@1036824 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index be4c9786..e8527e43 100644 --- a/CHANGES +++ b/CHANGES @@ -14,7 +14,8 @@ Storage System: * Fix leaking file handles after compacting databases and views. * Fix databases forgetting their validation function after compaction. - * Fix occasional timeout errors after compacting large databases. + * Fix occasional timeout errors after successfully compacting large databases. + * Fix ocassional error when writing to a database that has just been compacted. * Fix occasional timeout errors on systems with slow or heavily loaded IO. Log System: @@ -30,12 +31,13 @@ HTTP Interface: Replicator: * Updated ibrowse library to 2.1.0 fixing numerous replication issues. - * Fix authenticated replication of design documents with attachments. - * Various fixes to make replicated more resilient for edge-cases. + * Fix authenticated replication (with HTTP basic auth) of design documents + with attachments. + * Various fixes to make replication more resilient for edge-cases. View Server: - * Don't trigger a view update when requesting `_design/doc/_info`. + * Don't trigger view updates when requesting `_design/doc/_info`. * Fix for circular references in CommonJS requires. Version 1.0.1 -- cgit v1.2.3