diff options
Diffstat (limited to 'changes/ticket26913')
-rw-r--r-- | changes/ticket26913 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket26913 b/changes/ticket26913 new file mode 100644 index 0000000000..d6555764ec --- /dev/null +++ b/changes/ticket26913 @@ -0,0 +1,7 @@ + o Minor bugfixes (directory permissions): + - When a user requests a group-readable DataDirectory, give it to + them. Previously, when the DataDirectory and the CacheDirectory + were the same, the default setting (0) for + CacheDirectoryGroupReadable would always override the setting for + DataDirectoryGroupReadable. Fixes bug 26913; bugfix on + 0.3.3.1-alpha. |