summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul J. Davis <paul.joseph.davis@gmail.com>2014-08-14 12:04:23 -0500
committerPaul J. Davis <paul.joseph.davis@gmail.com>2014-08-14 12:04:23 -0500
commit91f51216b39368bb3dfc71258da6c78dc93bdb42 (patch)
treec98e0fe3d5e2ee013a0f5ff0985ec815226cbef8
parented4f4961a3d305c236081bb587c0cc1bdd9f72ec (diff)
downloadcouchdb-91f51216b39368bb3dfc71258da6c78dc93bdb42.tar.gz
Include global changes in the release
-rw-r--r--rel/reltool.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/rel/reltool.config b/rel/reltool.config
index 6e2507c26..d5c76bc80 100644
--- a/rel/reltool.config
+++ b/rel/reltool.config
@@ -41,6 +41,7 @@
ddoc_cache,
ets_lru,
fabric,
+ global_changes,
goldrush,
ibrowse,
jiffy,
@@ -89,6 +90,7 @@
{app, ddoc_cache, [{incl_cond, include}]},
{app, ets_lru, [{incl_cond, include}]},
{app, fabric, [{incl_cond, include}]},
+ {app, global_changes, [{incl_cond, include}]},
{app, goldrush, [{incl_cond, include}]},
{app, ibrowse, [{incl_cond, include}]},
{app, jiffy, [{incl_cond, include}]},