diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-08-15 17:41:13 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-08-15 17:41:13 -0400 |
commit | 1f35fd0017240a82ae48475a989819aa81a297dc (patch) | |
tree | 4d7fb326b4ca734228671b10391b8c7bbb1b643a /changes | |
parent | be231b0db196513036ee624dc5b9b87c4f898625 (diff) | |
parent | 967b4e7c54b53391e1a0b67e0a5bf70bc2e6a896 (diff) | |
download | tor-1f35fd0017240a82ae48475a989819aa81a297dc.tar.gz tor-1f35fd0017240a82ae48475a989819aa81a297dc.zip |
Merge remote-tracking branch 'origin/maint-0.2.5'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug12864 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug12864 b/changes/bug12864 new file mode 100644 index 0000000000..79e751f427 --- /dev/null +++ b/changes/bug12864 @@ -0,0 +1,7 @@ + o Minor bugfixes: + - Restore the functionality of CookieAuthFileGroupReadable. Fixes bug + 12864; bugfix on 0.2.5.1-alpha. + + o Minor features: + - Add an ExtORPortCookieAuthFileGroupReadable option to make the + cookie file for the ExtORPort g+r by default. |