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:08:23 UTC

couchdb commit: updated refs/heads/2.0.x to 3c377da

Repository: couchdb
Updated Branches:
  refs/heads/2.0.x ef3c678d4 -> 3c377da7e


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/3c377da7
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/3c377da7
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/3c377da7

Branch: refs/heads/2.0.x
Commit: 3c377da7ece1197e31b796252f7be56d2d4ca0f9
Parents: ef3c678
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:08:11 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/3c377da7/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"},