summaryrefslogtreecommitdiff
path: root/changes/bug2081_followup
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-11-22 11:16:36 -0500
committerNick Mathewson <nickm@torproject.org>2010-11-22 11:16:36 -0500
commit2af14b671da59a34e05c5240e9b30e5417893ddc (patch)
tree579d73c501c3a3360bd3d0b8693db28c5685937a /changes/bug2081_followup
parent2bd64f9e8f613a885ace601787fbbfde607810b6 (diff)
downloadtor-2af14b671da59a34e05c5240e9b30e5417893ddc.tar.gz
tor-2af14b671da59a34e05c5240e9b30e5417893ddc.zip
Have authorities reject routers running verions susceptible to bug 1038.
Diffstat (limited to 'changes/bug2081_followup')
-rw-r--r--changes/bug2081_followup6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug2081_followup b/changes/bug2081_followup
new file mode 100644
index 0000000000..fbb44653ab
--- /dev/null
+++ b/changes/bug2081_followup
@@ -0,0 +1,6 @@
+ o Minor features (authorities)
+ - Directory authorities now reject server running any version 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
+ circuits. Followup to fix for bug 2081.
+