diff options
author | Kali Kaneko <kali@leap.se> | 2014-07-11 10:19:47 -0500 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-07-11 10:19:47 -0500 |
commit | 4519775ebbbbe09913a1b96c8ac0a55c8a956069 (patch) | |
tree | 780a593e5840142021693cc7c0eada5b7f2cc2c1 /common/changes | |
parent | 2628bbf4c5faff50491cdd227c787ca7f148f368 (diff) | |
parent | 9769301256f994061111e9a18beae90160cc809f (diff) |
Merge branch 'feature/encdb_splitted_drebs' into develop
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). |