summaryrefslogtreecommitdiff
path: root/common/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-05-04 11:34:42 -0400
committerKali Kaneko <kali@leap.se>2016-05-04 11:34:42 -0400
commit259d37b430564c03f27d0835e23769473034df6f (patch)
tree8851792b03f1dfc785105ce5c238032867f9f35b /common/changes
parent40596e1dfb58b9f41d7be09b73f40b0702b4133f (diff)
parentd5974f61df6ca640dde69903976d4721b6d88007 (diff)
Merge tag '0.8.0' into debian/platform-0.8
Tag soledad version 0.8.0
Diffstat (limited to 'common/changes')
-rw-r--r--common/changes/create_db_cmd2
-rw-r--r--common/changes/next-changelog.rst3
2 files changed, 1 insertions, 4 deletions
diff --git a/common/changes/create_db_cmd b/common/changes/create_db_cmd
deleted file mode 100644
index 00bbdf71..00000000
--- a/common/changes/create_db_cmd
+++ /dev/null
@@ -1,2 +0,0 @@
- o Add a sanitized command executor for database creation and re-enable
- user database creation on CouchServerState via command line.
diff --git a/common/changes/next-changelog.rst b/common/changes/next-changelog.rst
index e05f80ce..c0974384 100644
--- a/common/changes/next-changelog.rst
+++ b/common/changes/next-changelog.rst
@@ -1,4 +1,4 @@
-0.8.0 - xxx
+0.8.0 - ...
+++++++++++++++++++++++++++++++
Please add lines to this file, they will be moved to the CHANGELOG.rst during
@@ -15,7 +15,6 @@ Features
Bugfixes
~~~~~~~~
-- `#7626 <https://leap.se/code/issues/7626>`_: Subclass a leaky leap.common.couch exception to avoid depending on couch.
- `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235.
- Bugfix without related issue number.