diff options
author | drebs <drebs@leap.se> | 2013-09-09 15:15:06 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2013-09-18 11:24:55 -0300 |
commit | fb7c40677f9b415198c023e9ab6ed01d4cd70e20 (patch) | |
tree | 0abb698507080bb8ae9b461f5e3cf025cc1e9ccd /common/changes | |
parent | 2b0f2f02ca296d5e4fc167f0753f988c08a52064 (diff) |
Fix couchdb requirement.
Diffstat (limited to 'common/changes')
-rw-r--r-- | common/changes/feature_2167-make-couchdb-dependency-optional | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/changes/feature_2167-make-couchdb-dependency-optional b/common/changes/feature_2167-make-couchdb-dependency-optional new file mode 100644 index 00000000..b5148940 --- /dev/null +++ b/common/changes/feature_2167-make-couchdb-dependency-optional @@ -0,0 +1 @@ + o Turn couchdb dependency for common into optional. Closes #2167. |