Note which bug this fixes in the changes entry

This commit is contained in:
Peter Palfrader 2016-07-03 18:04:33 +02:00
parent 2c4e78d95b
commit 51b5d09c94

View file

@ -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.