diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-07-16 11:21:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-07-16 11:21:20 -0400 |
commit | 9ad5b2593004c55d4223d59a150898b48d04737a (patch) | |
tree | 5c8dddbec5bf7f4ebfba2100fed2fb8b7b1a3c83 /changes | |
parent | 5ddb9b3134b30da0c4ae8857bc15ddaa7c29a4b1 (diff) | |
download | tor-9ad5b2593004c55d4223d59a150898b48d04737a.tar.gz tor-9ad5b2593004c55d4223d59a150898b48d04737a.zip |
Improve Alternate*Authority docs. Bug 6387.
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. |