diff options
author | drebs <drebs@leap.se> | 2014-06-05 10:01:57 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2014-06-05 10:45:29 -0300 |
commit | ea2e14430bb26c51611d7c5267489d264caa9bf9 (patch) | |
tree | 9ad546034ed55d996b8b543b1b3ce4df68232960 /common/changes | |
parent | a35176a298480676d16fe195971ed89b21a78357 (diff) |
Add changes file.
Diffstat (limited to 'common/changes')
-rw-r--r-- | common/changes/bug_5739_fix-multipart-problem | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/changes/bug_5739_fix-multipart-problem b/common/changes/bug_5739_fix-multipart-problem new file mode 100644 index 00000000..449e09b8 --- /dev/null +++ b/common/changes/bug_5739_fix-multipart-problem @@ -0,0 +1,2 @@ + o Use a dedicated HTTP resource for couch multipart PUTs to avoid bigcouch + bug (#5739). |