From 96d86b3cff9f49c8b5d004ea653dc87da9f78b75 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 8 Sep 2012 23:45:31 -0400 Subject: [PATCH] retroactively list a ticket number for patch 3946. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 664865dd2d..3556dae868 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).