From 8b3d9453dfb1c8e81c499281c7151c75ab5b7939 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Mon, 29 Mar 2010 16:38:46 +0000 Subject: forward porting changes git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@928829 13f79535-47bb-0310-9956-ffa450edef68 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c7dd4ffa..8e369909 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ This version has not been released yet. Version 0.11.0 -------------- +This version is a feature-freeze release candidate for Apache CouchDB 1.0. + * Added support for building a Windows installer as part of 'make dist'. * Added optional 'raw' binary collation for faster view builds where Unicode collation is not important. @@ -27,7 +29,8 @@ Version 0.11.0 * Improved the statistics calculations to use an online moving window algorithm. * Adds batching of multiple updating requests, to improve throughput with many - writers. Removed the now redundant couch_batch_save module. + writers. + * Removed the now redundant couch_batch_save module. * Bug fix for premature termination of chunked responses. * Improved speed and concurrency of config lookups. * Fixed an edge case for HTTP redirects during replication. -- cgit v1.2.3