Updated Branches:
  refs/heads/1.2.x 25754acfd -> 0d44192a1

Update CHANGES & NEWS

Updated these files to reflect COUCHDB-1320 and
COUCHDB-1321.


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

Branch: refs/heads/1.2.x
Commit: 0d44192a1160e1c9ea3522e467c7df5f72a8a6d7
Parents: b86fa1f
Author: Filipe David Borba Manana <fdman...@apache.org>
Authored: Sat Dec 10 19:53:41 2011 +0000
Committer: Filipe David Borba Manana <fdman...@apache.org>
Committed: Sat Dec 10 19:57:41 2011 +0000

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/0d44192a/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index b3819fc..e637d3d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@ Version 1.2.0
 
 This version has not been released yet.
 
+Authentication:
+
+ * Fix use of OAuth with VHosts and URL rewriting.
+
 Build System:
 
  * cURL is no longer required to build CouchDB as it is only

http://git-wip-us.apache.org/repos/asf/couchdb/blob/0d44192a/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index a63dc7d..a18438e 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,7 @@ This version has not been released yet.
    `_doc_ids` and `_design`.
  * Fixes to the `_changes` feed heartbeat option when combined with
    a filter. It affected continuous pull replications with a filter.
+ * Fix use of OAuth with VHosts and URL rewriting.
 
 Version 1.1.2
 -------------

Reply via email to