aboutsummaryrefslogtreecommitdiff
path: root/changes/feature20552
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-12 08:31:05 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-12 08:31:05 -0500
commit9025991a8d16b28e0b1ed875aab76630f9aa1715 (patch)
tree75d2745bdcc7f2d332a28a17b5f07fc6fb966b2f /changes/feature20552
parentf564777f06c2e4caff32d9694c87e9020336bc15 (diff)
downloadtor-9025991a8d16b28e0b1ed875aab76630f9aa1715.tar.gz
tor-9025991a8d16b28e0b1ed875aab76630f9aa1715.zip
Fix a few warnings from lintChanges
Diffstat (limited to 'changes/feature20552')
-rw-r--r--changes/feature205522
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/feature20552 b/changes/feature20552
index 11954807a7..75fbdde56b 100644
--- a/changes/feature20552
+++ b/changes/feature20552
@@ -1,4 +1,4 @@
o Minor features (ed25519 link handshake):
- Advertise support for the ed25519 link handshake using the
subprotocol-versions mechanism, so that clients can tell which
- relays can identity themselves by Ed25519 ID.
+ relays can identity themselves by Ed25519 ID. Closes ticket 20552.