Updated Branches: refs/heads/master b0420f900 -> 752ec274a
update CHANGES with COUCHDB-1689 note Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/752ec274 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/752ec274 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/752ec274 Branch: refs/heads/master Commit: 752ec274aab3d4e2ddc933a60cbeb11dc73105ce Parents: b0420f9 Author: Jan Lehnardt <[email protected]> Authored: Sun Mar 10 23:16:33 2013 +0100 Committer: Jan Lehnardt <[email protected]> Committed: Sun Mar 10 23:16:33 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/752ec274/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 6a9492c..e279de8 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Apache CouchDB CHANGES # # This version has not been released yet. # +# HTTP Interface: +# +# * Fixed bug with CORS and replication (COUCHDB-1689). +# # Test Suite: # # * Split up replicator_db tests into multiple independent tests.
