summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/bug195561
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug19556 b/changes/bug19556
index fb1e601390..f4ac894f46 100644
--- a/changes/bug19556
+++ b/changes/bug19556
@@ -4,3 +4,4 @@
private stats directory, calls check_private_dir(), which also
opens and not just stats() the directory. Therefore, we need to
also allow open() for the stats dir in our sandboxing setup.
+ Fixes bug 19556.