diff options
Diffstat (limited to 'changes/bug17562-DataDirectoryGroupReadable')
-rw-r--r-- | changes/bug17562-DataDirectoryGroupReadable | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/bug17562-DataDirectoryGroupReadable b/changes/bug17562-DataDirectoryGroupReadable index 524e5ef28a..2299148d38 100644 --- a/changes/bug17562-DataDirectoryGroupReadable +++ b/changes/bug17562-DataDirectoryGroupReadable @@ -1,3 +1,5 @@ - o Minor bug fixes: + o Minor features (unix permissions): - Introduce DataDirectoryGroupReadable boolean. If set to 1, the DataDirectory will be made readable by the default GID. + Implements part of ticket 17562. Patch from Jamie Nguyen. + |