You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2016/09/27 23:07:54 UTC

couchdb commit: updated refs/heads/master to 00cf5f4

Repository: couchdb
Updated Branches:
  refs/heads/master 0929b3dd6 -> 00cf5f495


Fix eventsource timeout handling


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

Branch: refs/heads/master
Commit: 00cf5f4956a9580bc5e6147816a514232c78c9dc
Parents: 0929b3d
Author: Robert Newson <rn...@apache.org>
Authored: Wed Sep 28 00:07:25 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Wed Sep 28 00:07:25 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/00cf5f49/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 1639d01..cd238c0 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -28,7 +28,7 @@ DepDescs = [
 %% keep these sorted
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
-{chttpd,           "chttpd",           "2c1f3a3167b4b667ec8cbc5a5079911a17630753"},
+{chttpd,           "chttpd",           "297493f29978d6effd9ae865b5822f54261c6955"},
 {couch,            "couch",            "a468b0db6f1a9795b32e26c34b340df4d51f31b0"},
 {couch_index,      "couch-index",      "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
 {couch_mrview,     "couch-mrview",     "a0b0392afe66ece9ef3bb4fdd5a4f159c97c47eb"},