You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by fd...@apache.org on 2011/11/16 12:56:18 UTC

[1/2] git commit: Update CHANGES & NEWS to reflect COUCHDB-1334

Updated Branches:
  refs/heads/master 72992642d -> 5d4b8d876


Update CHANGES & NEWS to reflect COUCHDB-1334


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

Branch: refs/heads/master
Commit: 5d4b8d876e56f6f10c43888c09113bf35d48dd4c
Parents: a851c6e
Author: Filipe David Borba Manana <fd...@apache.org>
Authored: Wed Nov 16 11:50:55 2011 +0000
Committer: Filipe David Borba Manana <fd...@apache.org>
Committed: Wed Nov 16 11:55:36 2011 +0000

----------------------------------------------------------------------
 CHANGES |    4 ++++
 NEWS    |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/5d4b8d87/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 73efcde..548fc4c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,10 @@ Source Repository:
 
  * The source repository was migrated from SVN to Git.
 
+View Server:
+
+ * Speedup in the communication with external view servers.
+
 Futon:
 
  * Added view request duration to Futon.

http://git-wip-us.apache.org/repos/asf/couchdb/blob/5d4b8d87/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index 6c03c2e..ecb9926 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ This version has not been released yet.
 
  * The source code repository was migrated from SVN to Git.
  * Added view request duration to Futon.
+ * Speedup in the communication with external view servers.
 
 Version 1.2.0
 -------------