Updated Branches:
  refs/heads/0.10.x 3e5acac3a -> e905d1520

Fixing some CHANGES inconsistencies between 0.10.x and 0.11.x


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/e905d152
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/e905d152
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/e905d152

Branch: refs/heads/0.10.x
Commit: e905d152022f5f51fd010fced4dd0c522b903f64
Parents: 3e5acac
Author: Noah Slater <[email protected]>
Authored: Mon Feb 25 21:07:05 2013 +0000
Committer: Noah Slater <[email protected]>
Committed: Mon Feb 25 21:07:05 2013 +0000

----------------------------------------------------------------------
 CHANGES |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/e905d152/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 67253e7..e9edac7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,16 +16,16 @@ Build and System Integration:
 Version 0.10.1
 --------------
 
-Replicator
+Replicator:
 
  * Stability enhancements regarding redirects, timeouts, OAuth.
 
-Query Server
+Query Server:
 
  * Avoid process leaks
  * Allow list and view to span languages
 
-Stats
+Stats:
 
  * Eliminate new process flood on system wake
 
@@ -36,25 +36,25 @@ Build and System Integration:
 Version 0.10.0
 --------------
 
-Storage Format
+Storage Format:
 
  * Add move headers with checksums to the end of database files for extra 
robust
    storage and faster storage.
 
-View Server
+View Server:
 
  * Added native Erlang views for high-performance applications.
 
-Build and System Integration:
-
- * Changed `couchdb` script configuration options.
- * Added default.d and local.d configuration directories to load sequence.
-
 HTTP Interface:
 
  * Added optional cookie-based authentication handler.
  * Added optional two-legged OAuth authentication handler.
 
+Build and System Integration:
+
+ * Changed `couchdb` script configuration options.
+ * Added default.d and local.d configuration directories to load sequence.
+
 Version 0.9.2
 -------------
 

Reply via email to