Pull forward 1.3.x CHANGES
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/594b8467 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/594b8467 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/594b8467 Branch: refs/heads/route-events Commit: 594b84672aed31b63b548305342a0d552f35bcd0 Parents: ee2c5d3 Author: Noah Slater <[email protected]> Authored: Thu Mar 21 15:46:53 2013 +0000 Committer: Garren Smith <[email protected]> Committed: Thu May 9 09:59:54 2013 +0200 ---------------------------------------------------------------------- CHANGES | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/594b8467/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 40e0ecc..c98e955 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,7 @@ Source Repository: HTTP Interface: + * Fix bug in CORS when retrieving attachments. * No longer rewrites the X-CouchDB-Requested-Path during recursive calls to the rewriter. * Limit recursion depth in the URL rewriter. Defaults to a maximum @@ -52,6 +53,7 @@ View Server: Futon: + * Disabled the link to the Futon test suite. * Added view request duration to Futon. * Disable buttons for actions that the user doesn't have permissions to.
