diff options
Diffstat (limited to 'changes/reject-tap')
-rw-r--r-- | changes/reject-tap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/reject-tap b/changes/reject-tap index 5b79485f9f..77ca63b46e 100644 --- a/changes/reject-tap +++ b/changes/reject-tap @@ -5,4 +5,6 @@ - Relays make sure their own descriptor has an ntor key. - Authorites no longer trust the version a relay claims (if any), instead, they check specifically for an ntor key. + - Clients avoid downloading a descriptor if the relay version is + too old to support ntor. Fixes bug 19163; bugfix on 0.2.4.18-rc. |