diff options
author | drebs <drebs@leap.se> | 2013-12-15 14:40:48 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2013-12-18 14:36:59 -0200 |
commit | 69c9e8776b3c30af74440482b8d1e37945e0d2b3 (patch) | |
tree | db5aec39baa9c59e546fc79b6f7c99dd05dcfe2e /common/changes | |
parent | 42b02476ff70326e2d52fa70a94f1f7035cb185a (diff) |
Add changes file.
Diffstat (limited to 'common/changes')
-rw-r--r-- | common/changes/bug_4475_remodel-couch-backend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/changes/bug_4475_remodel-couch-backend b/common/changes/bug_4475_remodel-couch-backend new file mode 100644 index 00000000..13a1b121 --- /dev/null +++ b/common/changes/bug_4475_remodel-couch-backend @@ -0,0 +1,2 @@ + o Remodel couch backend to fix concurrency and scalability. Closes #4475, + #4682, #4683 and #4680. |