You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2016/02/16 21:25:05 UTC

[4/8] couchdb commit: updated refs/heads/master to 13ae832

Improve CORS support


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

Branch: refs/heads/master
Commit: 3cbef26dfb172815c00718b4f173989cdaa60a94
Parents: 789ebc9
Author: Alexander Shorin <kx...@apache.org>
Authored: Tue Feb 16 23:19:22 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Tue Feb 16 23:20:54 2016 +0300

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/3cbef26d/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 28cb941..32e20cb 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {cassim,           "cassim",           "ab1ef1cee5f7b7ec1733e44845c1df99fc7a66a3"},
 {couch_log,        "couch-log",        "939b3a7bda7dcb03f841b899762b188ca31bc230"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
-{chttpd,           "chttpd",           "417679a9cf2277693253d3f9c2ac0e52fa1ba75c"},
+{chttpd,           "chttpd",           "41ac33a082d34baee206d4a00d51a54b50e36f74"},
 {couch,            "couch",            "f3b7f5a47379dd269e7c436ecf26a1239d7b6907"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "6c9833d667e319b82a7a1fffb8ba92116534e63f"},