Repository: couchdb
Updated Branches:
  refs/heads/master 5d13771e2 -> a8146e097


Update chttpd

Fixes:
COUCHDB-2409
COUCHDB-2674
COUCHDB-2850
COUCHDB-2858


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

Branch: refs/heads/master
Commit: a8146e097350ce909589b25a71819984a94d1672
Parents: 5d13771
Author: Alexander Shorin <[email protected]>
Authored: Thu Oct 29 17:29:56 2015 +0300
Committer: Alexander Shorin <[email protected]>
Committed: Thu Oct 29 17:29:56 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/a8146e09/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index e678519..153735f 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {couch_log,        "couch-log",        
"fb4157370403c4c97f19d958a51c889950a66a94"},
 {couch_log_lager,  "couch-log-lager",  
"b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {config,           "config",           
"b2ecd0d47a776256956ce045123423494ff85e8e"},
-{chttpd,           "chttpd",           
"06880c35d7812bcfae0861e3f9e08366d550e1cb"},
+{chttpd,           "chttpd",           
"2147dba9c87ae0ae39206009bdb2784108507a16"},
 {couch,            "couch",            
"acfd7cb0c709345f396cbcb696b6305091dfac12"},
 {couch_index,      "couch-index",      
"14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     
"2ec52eb3d8e187f5e9dfcaf8ab0dff55e40cd647"},

Reply via email to