From fa69901d71d62af68f1e47f89e1a5d5079a7d151 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Fri, 9 Jul 2010 15:51:32 +0000 Subject: added some list padding to NEWS and CHANGES git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@962577 13f79535-47bb-0310-9956-ffa450edef68 --- NEWS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0e998029..1cdeb9fe 100644 --- a/NEWS +++ b/NEWS @@ -10,13 +10,13 @@ Each release section notes when backwards incompatible changes have been made. Version 1.0.0 ------------- -* 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. + * 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 -------------- -- cgit v1.2.3