summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab9c2cdb..7afc855c 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,8 @@ All NEWS for 1.0.2 also apply to 1.1.0.
* Added CommonJS support to map functions.
* Added `stale=update_after` query option that triggers a view update after
returning a `stale=ok` response.
+ * More explicit error messages when it's not possible to access a file due
+ to lack of permissions.
Version 1.0.1
-------------