You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2015/12/18 11:52:40 UTC

couchdb commit: updated refs/heads/master to 1d56964

Repository: couchdb
Updated Branches:
  refs/heads/master 3715f376e -> 1d56964b9


deps: update to chttpd 1.x compat fixes


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

Branch: refs/heads/master
Commit: 1d56964b9d36a0a5ed18f13c9bc08ada6b27895c
Parents: 3715f37
Author: Jan Lehnardt <ja...@apache.org>
Authored: Fri Dec 18 11:52:35 2015 +0100
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Fri Dec 18 11:52:35 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/1d56964b/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 32b7ad2..9b76372 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "939b3a7bda7dcb03f841b899762b188ca31bc230"},
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {config,           "config",           "84197a6f1c5cb43447239df1fe57b4312b0c03c4"},
-{chttpd,           "chttpd",           "19f92604a31f61235d5d3c9f3383680a75fb7305"},
+{chttpd,           "chttpd",           "d7e1e0ab1acafd0b610a5c42df3d0bad6a382396"},
 {couch,            "couch",            "3a519b2d19b81be414bbc1d9ea410ea0ec9f903f"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "c3bed460ee844175b8ce11081386be27f686d8ff"},