Merge branch 'reversible_3'

This commit is contained in:
Nick Mathewson
2019-11-21 07:49:18 -05:00
11 changed files with 768 additions and 208 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (configuration):
- When creating a KeyDirectory with the same location as the
DataDirectory (not recommended), respect the DataDirectory's
group-readable setting if one has not been set for the KeyDirectory.
Fixes bug 27992; bugfix on 0.3.3.1-alpha.