summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2014-06-05 10:01:57 -0300
committerdrebs <drebs@leap.se>2014-06-05 10:45:29 -0300
commitea2e14430bb26c51611d7c5267489d264caa9bf9 (patch)
tree9ad546034ed55d996b8b543b1b3ce4df68232960
parenta35176a298480676d16fe195971ed89b21a78357 (diff)
Add changes file.
-rw-r--r--common/changes/bug_5739_fix-multipart-problem2
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).