You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2016/05/25 17:10:27 UTC

[10/17] couchdb commit: updated refs/heads/master to 1e25dc1

global-changes: add missing change_callback implementation


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

Branch: refs/heads/master
Commit: d2374445acfd8bfef67672ca9df247619bef9cc5
Parents: f65cf4c
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed May 25 07:20:53 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed May 25 08:36:41 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d2374445/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 0c60af8..4e62684 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -45,7 +45,7 @@ DepDescs = [
 {fabric,           "fabric",           "2eb1e132e01928a681782c788920c85ce24bfe06"},
 {fauxton,          "fauxton",          {tag, "v1.1.2"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
-{global_changes,   "global-changes",   "40e88fc7b95017270400e4fa78c3357f125fb0f0"},
+{global_changes,   "global-changes",   "203fb088ed81149108e64d18ffd9c3f5df154f97"},
 {goldrush,         "goldrush",         {tag, "0.1.6"}},
 {ibrowse,          "ibrowse",          "4af2d408607874d124414ac45df1edbe3961d1cd"},
 {ioq,              "ioq",              "c7c75ebeaf41599e3a3e211097d864f0e7785829"},