diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-12-07 11:27:51 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-12-07 11:27:51 -0500 |
commit | 8f31a9da43a7963cd2e08f107220f2e3fc3aed27 (patch) | |
tree | 1cd06b9a40e81010b8ad62431f6ae28c065117db | |
parent | 2af14b671da59a34e05c5240e9b30e5417893ddc (diff) | |
download | tor-8f31a9da43a7963cd2e08f107220f2e3fc3aed27.tar.gz tor-8f31a9da43a7963cd2e08f107220f2e3fc3aed27.zip |
revise bug2081_followup changelog
-rw-r--r-- | changes/bug2081_followup | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/bug2081_followup b/changes/bug2081_followup index fbb44653ab..9b81bc125c 100644 --- a/changes/bug2081_followup +++ b/changes/bug2081_followup @@ -1,6 +1,6 @@ o Minor features (authorities) - - Directory authorities now reject server running any version of + - Directory authorities now reject relays running any versions of Tor between 0.2.1.3-alpha and 0.2.1.18 inclusive; they have - known bugs that keep RELAY_EARY cells from working on rendezvous + known bugs that keep RELAY_EARLY cells from working on rendezvous circuits. Followup to fix for bug 2081. |