From 44bee48208075ecc82d34fe8a98194d295818f6a Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Wed, 2 Dec 2009 18:36:30 +0000 Subject: added 0.9.2 changes/news to trunk git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@886242 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index b4e8e8f5..50bf6058 100644 --- a/CHANGES +++ b/CHANGES @@ -25,7 +25,7 @@ Replication Storage System - * Adds batching of multiple updating requests, to improve throughput with many + * Adds batching of multiple updating requests, to improve throughput with many writers. Removed the now redundant couch_batch_save module. Runtime Statistics @@ -78,6 +78,13 @@ HTTP Interface: * Added optional cookie-based authentication handler. * Added optional two-legged OAuth authentication handler. +Version 0.9.2 +------------- + + * Remove branch callbacks to allow building couchjs against newer versions of + Spidermonkey. + * Fix replication with 0.10+ servers initiated by an 0.9 server (COUCHDB-559). + Version 0.9.1 ------------- -- cgit v1.2.3