summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipe David Borba Manana <fdmanana@apache.org>2010-12-10 11:15:55 +0000
committerFilipe David Borba Manana <fdmanana@apache.org>2010-12-10 11:15:55 +0000
commitf7e889f785652f9b24128267e1f9c01643971403 (patch)
treec75eb98b0eaf2335ce673c2300aefb5ce9534815
parentdbfddc84d17e18d157a7e7e319acc000a206267b (diff)
Updated CHANGES for 1.0.2 to reflect COUCHDB-980
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@1044290 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 062fc250..213287e3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,8 @@ Storage System:
* Fix for frequently edited documents in multi-master deployments being
duplicated in _changes and _all_docs. See COUCHDDB-968 for details on how
to repair.
+ * Significantly higher read and write throughput against database and
+ view index files.
Log System: