summaryrefslogtreecommitdiff
path: root/common/changes
diff options
context:
space:
mode:
Diffstat (limited to 'common/changes')
-rw-r--r--common/changes/create_db_cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/changes/create_db_cmd b/common/changes/create_db_cmd
new file mode 100644
index 00000000..00bbdf71
--- /dev/null
+++ b/common/changes/create_db_cmd
@@ -0,0 +1,2 @@
+ o Add a sanitized command executor for database creation and re-enable
+ user database creation on CouchServerState via command line.