diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-07-16 11:22:41 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-07-16 11:22:41 -0400 |
commit | deaf30a8af331bdb96fae59a6f4a1effcb21e2d6 (patch) | |
tree | 719d4a0613078ee2d602e32c287c7771666dc76c /changes | |
parent | 665247752640a81ab894e72e2f4ee5436614492b (diff) | |
parent | 9ad5b2593004c55d4223d59a150898b48d04737a (diff) | |
download | tor-deaf30a8af331bdb96fae59a6f4a1effcb21e2d6.tar.gz tor-deaf30a8af331bdb96fae59a6f4a1effcb21e2d6.zip |
Merge remote-tracking branch 'origin/maint-0.2.3'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6387 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug6387 b/changes/bug6387 new file mode 100644 index 0000000000..73fc4f7cfe --- /dev/null +++ b/changes/bug6387 @@ -0,0 +1,3 @@ + o Documentation: + - Clarify the documentation for the Alternate*Authority options. + Fixes bug 6387. |