summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-08-01 11:24:02 -0400
committerNick Mathewson <nickm@torproject.org>2017-08-01 11:24:02 -0400
commit84c4a2bc3f5c7f593d61888cbff19a7264bf69d3 (patch)
tree5103bdad3d3a911f7211397bb6575bfeda6a12b6 /changes
parent7c68b2f1a500cffbd51aaf534669e1c863de5ec5 (diff)
parentff7e8531ec44ce5ebdb7506ab3133e566fddfc20 (diff)
downloadtor-84c4a2bc3f5c7f593d61888cbff19a7264bf69d3.tar.gz
tor-84c4a2bc3f5c7f593d61888cbff19a7264bf69d3.zip
Merge remote-tracking branch 'public/bug20270_029' into maint-0.3.0
Diffstat (limited to 'changes')
-rw-r--r--changes/bug202706
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug20270 b/changes/bug20270
new file mode 100644
index 0000000000..d538a358dc
--- /dev/null
+++ b/changes/bug20270
@@ -0,0 +1,6 @@
+ o Minor bugfixes (directory authority):
+ - When rejecting a router descriptor because the relay is running an
+ obsolete version of Tor without ntor support, warn about the obsolete
+ tor version, not the missing ntor key. Fixes bug 20270;
+ bugfix on 0.2.9.3-alpha.
+