diff options
author | drebs <drebs@leap.se> | 2014-01-16 19:02:01 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2014-01-17 14:43:06 -0200 |
commit | 3587985a014daefbae75351911b06485c3c91134 (patch) | |
tree | bc34f419fafd71a60b4506f816b426c2e0f2ede7 /common/changes/feature_4994_add-missing-design-doc-exception | |
parent | b8179bee47902aa744ff982663288362aa767332 (diff) |
Improve error reporting on couch backend design documents access failure (#4994).
Diffstat (limited to 'common/changes/feature_4994_add-missing-design-doc-exception')
-rw-r--r-- | common/changes/feature_4994_add-missing-design-doc-exception | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/changes/feature_4994_add-missing-design-doc-exception b/common/changes/feature_4994_add-missing-design-doc-exception new file mode 100644 index 00000000..d5291cc1 --- /dev/null +++ b/common/changes/feature_4994_add-missing-design-doc-exception @@ -0,0 +1 @@ + o Add exceptions to deal with missing design documents. Fixes #4994. |