summaryrefslogtreecommitdiff
path: root/server/changes/feature_4994-catch-resource-not-found-when-accessing-design-docs
diff options
context:
space:
mode:
Diffstat (limited to 'server/changes/feature_4994-catch-resource-not-found-when-accessing-design-docs')
-rw-r--r--server/changes/feature_4994-catch-resource-not-found-when-accessing-design-docs3
1 files changed, 0 insertions, 3 deletions
diff --git a/server/changes/feature_4994-catch-resource-not-found-when-accessing-design-docs b/server/changes/feature_4994-catch-resource-not-found-when-accessing-design-docs
deleted file mode 100644
index f37a8c18..00000000
--- a/server/changes/feature_4994-catch-resource-not-found-when-accessing-design-docs
+++ /dev/null
@@ -1,3 +0,0 @@
- o Catch couchdb.http.ResourceNotFound exceptions when accessing design
- documents on couch backend, and raise appropriate missing design documents
- exceptions. Fixes #4994.