commit 51b5d09c9406ad58a2ae45b036c381637379fc0a Author: Peter Palfrader peter@palfrader.org Date: Sun Jul 3 18:04:33 2016 +0200
Note which bug this fixes in the changes entry --- changes/bug19556 | 1 + 1 file changed, 1 insertion(+)
diff --git a/changes/bug19556 b/changes/bug19556 index fb1e601..f4ac894 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.