From 6c2f190d314c3894a9fddb4c1c3a65f5ddca3060 Mon Sep 17 00:00:00 2001 From: Jason David Davies Date: Wed, 17 Feb 2010 10:54:24 +0000 Subject: Fix speling and formatting. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@910911 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 59b82141..1bd212c9 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,8 @@ Security * Added default cookie-authentication and users database. * Added Futon user interface for user signup and login. * Added per-database reader access control lists. - * Added per-database security object for configuration data in validation functions. + * Added per-database security object for configuration data in validation + functions. HTTP Interface @@ -21,8 +22,10 @@ Build and System Integration * Added support for building a Windows installer as part of 'make dist'. * Bug fix for building couch.app's module list. - * ETap tests are now run durring make distcheck. This included a number of updates to the build system to properly support VPATH builds. - * Gavin McDonald setup a build-bot instance. More info can be found at http://ci.apache.org/buildbot.html + * ETap tests are now run during make distcheck. This included a number of + updates to the build system to properly support VPATH builds. + * Gavin McDonald setup a build-bot instance. More info can be found at + http://ci.apache.org/buildbot.html View Server @@ -32,7 +35,9 @@ View Server * Improved view information objects. * Bug fix for partial updates during view builds. * Move query server to a design-doc based protocol. - * Major refactoring of couchjs to lay the groundwork for disabling cURL support. The new HTTP interaction acts like a synchronous XHR. Example usage of the new system is in the JavaScript CLI test runner. + * Major refactoring of couchjs to lay the groundwork for disabling cURL + support. The new HTTP interaction acts like a synchronous XHR. Example usage + of the new system is in the JavaScript CLI test runner. Replication @@ -47,7 +52,8 @@ Storage System Runtime Statistics - * Statistics are now calculated for a moving window instead of non-overlapping timeframes. + * Statistics are now calculated for a moving window instead of non-overlapping + timeframes. * Fixed a problem with statistics timers and system sleep. * Moved statistic names to a term file in the priv directory. -- cgit v1.2.3