diff options
Diffstat (limited to 'changes/bug24898')
-rw-r--r-- | changes/bug24898 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug24898 b/changes/bug24898 deleted file mode 100644 index f64340d71b..0000000000 --- a/changes/bug24898 +++ /dev/null @@ -1,8 +0,0 @@ - o Major bugfixes (relays): - - Fix a set of false positives where relays would consider connections - to other relays as being client-only connections (and thus e.g. - deserving different link padding schemes) if those relays fell out - of the consensus briefly. Now we look only at the initial handshake - and whether the connection authenticated as a relay. Fixes bug - 24898; bugfix on 0.3.1.1-alpha. - |