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/10 22:57:15 UTC

couchdb commit: updated refs/heads/2.0.x to 803ac5a

Repository: couchdb
Updated Branches:
  refs/heads/2.0.x ee434bffd -> 803ac5a0c


Canonicalise ETag response headers


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

Branch: refs/heads/2.0.x
Commit: 803ac5a0c39ee844ad7e0d197f827dfa073a5e1a
Parents: ee434bf
Author: Robert Newson <rn...@apache.org>
Authored: Sat Sep 10 19:13:07 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Sat Sep 10 23:56:07 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/803ac5a0/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 84ac35d..3c0e2ba 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",           "c6b044006fcb58386099105fb6d9e0a036a62ed9"},
+{chttpd,           "chttpd",           "2c1f3a3167b4b667ec8cbc5a5079911a17630753"},
 {couch,            "couch",            "100241c182e9af1f7fe05046c3f9e0e87c7b64e4"},
 {couch_index,      "couch-index",      "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
 {couch_mrview,     "couch-mrview",     "a0b0392afe66ece9ef3bb4fdd5a4f159c97c47eb"},