diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-01-17 15:28:23 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-01-18 14:44:29 -0500 |
commit | 676bba8e0c91b7885aa8a9b7f55b008ccccfe282 (patch) | |
tree | 2690b9d13a4b3e4ae30e405ec84895822fab283d /changes | |
parent | 0126150c2d42c028c208529caf853c0d19ec4f5f (diff) | |
download | tor-676bba8e0c91b7885aa8a9b7f55b008ccccfe282.tar.gz tor-676bba8e0c91b7885aa8a9b7f55b008ccccfe282.zip |
Documentation for GiveGuardFlagTo... option
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug4012_022 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug4012_022 b/changes/bug4012_022 new file mode 100644 index 0000000000..f101db5535 --- /dev/null +++ b/changes/bug4012_022 @@ -0,0 +1,3 @@ + o Minor bugfixes (documentation): + - Document the GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays + directory authority option (introduced in Tor 0.2.2.34). |