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/e9e87073 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/e9e87073 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/e9e87073 Branch: refs/heads/auth-tests-wip Commit: e9e870736701ed5efe3e8d12d17cce5084efdd8d Parents: 12030f3 Author: ILYA Khlopotov <[email protected]> Authored: Wed May 25 07:20:53 2016 -0700 Committer: Jan Lehnardt <[email protected]> Committed: Fri Jun 10 12:07:42 2016 +0200 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/e9e87073/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"},
