From 151abc18a9172cbb7a92f671ab0b1d927d44abc3 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Wed, 7 Jul 2010 20:01:51 +0000 Subject: fixup news and changes for 1.0 git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961491 13f79535-47bb-0310-9956-ffa450edef68 --- NEWS | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a2ed9741..cba12db1 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,21 @@ Each release section notes when backwards incompatible changes have been made. Version 1.0.0 -------------- +This version has not yet been released. + +* More efficient header commits. +* Use O_APPEND to save lseeks. +* Faster implementation of pread_iolist(). Further improves performance on + concurrent reads. +* Added authentication caching +* Faster default view collation. +* Added option to include update_seq in view responses. + +Version 0.11.1 +-------------- + +This version has not yet been released. + * Mask passwords in active tasks and logging. * Update mochijson2 to allow output of BigNums not in float form. * Added support for X-HTTP-METHOD-OVERRIDE. @@ -36,11 +51,7 @@ Version 1.0.0 deletion. * Fixed for wrong offset when writing headers and converting them to blocks, only triggered when header is larger than 4k. - * More efficient header commits. * Preserve _revs_limit and instance_start_time after compaction. - * Use O_APPEND to save lseeks. - * Faster implementation of pread_iolist(). Further improves performance on - concurrent reads. * Fixed timeout with large .ini files. * Added tests for couch.js and jquery.couch.js * Added various API features to jquery.couch.js -- cgit v1.2.3