11291: Fix warnings, add changes file, rename 'mask'.

This commit is contained in:
Nick Mathewson
2014-11-05 14:09:59 -05:00
parent 4df419a4b1
commit 8f645befba
3 changed files with 10 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (hidden services):
- New HiddenServiceDirGroupReadable option to cause hidden service
directories and hostname files to be created group-readable.
Patch from "anon", David Stainton, and "meejah".