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 2014/09/04 00:11:37 UTC

couchdb commit: updated refs/heads/master to 4b63e63

Repository: couchdb
Updated Branches:
  refs/heads/master 6b6db6583 -> 4b63e63a6


and your little bear too


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

Branch: refs/heads/master
Commit: 4b63e63a65bc780820a6810a46bf3fadc486dbfa
Parents: 6b6db65
Author: Robert Newson <rn...@apache.org>
Authored: Wed Sep 3 23:11:24 2014 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Wed Sep 3 23:11:24 2014 +0100

----------------------------------------------------------------------
 rel/reltool.config | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/4b63e63a/rel/reltool.config
----------------------------------------------------------------------
diff --git a/rel/reltool.config b/rel/reltool.config
index b57d782..a2564d6 100644
--- a/rel/reltool.config
+++ b/rel/reltool.config
@@ -28,6 +28,7 @@
         xmerl,
         %% couchdb
         b64url,
+        bear,
         cassim,
         chttpd,
         config,
@@ -81,6 +82,7 @@
 
     %% couchdb
     {app, b64url, [{incl_cond, include}]},
+    {app, bear, [{incl_cond, include}]},
     {app, cassim, [{incl_cond, include}]},
     {app, chttpd, [{incl_cond, include}]},
     {app, config, [{incl_cond, include}]},