aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-09-08 23:45:31 -0400
committerRoger Dingledine <arma@torproject.org>2012-09-08 23:45:31 -0400
commit96d86b3cff9f49c8b5d004ea653dc87da9f78b75 (patch)
tree3cfc29bd722778e050e1fbc01a48db262baf7484 /ChangeLog
parent2cde6658b5998561e9e8a9377976db87690a2387 (diff)
downloadtor-96d86b3cff9f49c8b5d004ea653dc87da9f78b75.tar
tor-96d86b3cff9f49c8b5d004ea653dc87da9f78b75.tar.gz
retroactively list a ticket number for patch 3946.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 664865dd2..3556dae86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1280,7 +1280,8 @@ Changes in version 0.2.3.11-alpha - 2012-01-22
FastFlagMaxThreshold) to control the range of allowable bandwidths
for the Fast directory flag. These allow authorities to run
experiments on appropriate requirements for being a "Fast" node.
- The AuthDirFastGuarantee config value still applies.
+ The AuthDirFastGuarantee config value still applies. Implements
+ ticket 3946.
- Document the GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays
directory authority option (introduced in Tor 0.2.2.34).