diff options
author | drebs <drebs@leap.se> | 2014-07-02 12:35:55 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2014-07-02 12:41:05 -0300 |
commit | dd82ea1c9055eb46bdfac46c9a1ef9ed41fac850 (patch) | |
tree | 8e465d1a84757d58e5e8602dc0d543d24c9f3a9d /common | |
parent | 4587bfcfcacc30180b10454b334ec20c64526332 (diff) |
Add changes files.
Diffstat (limited to 'common')
-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). |