diff options
author | Roger Dingledine <arma@torproject.org> | 2017-10-25 13:13:52 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2017-10-25 13:13:52 -0400 |
commit | 853bbb9112a16055dcb70fb26c22558cbf9f1d45 (patch) | |
tree | 297fe2efe1992794d45c9987fcbb1f5e9498c4c5 /ChangeLog | |
parent | c7a1a987d6dfcb65a5fd639cc3d37b76809c37d5 (diff) | |
download | tor-853bbb9112a16055dcb70fb26c22558cbf9f1d45.tar.gz tor-853bbb9112a16055dcb70fb26c22558cbf9f1d45.zip |
reach into the past and fix a typo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3459,7 +3459,7 @@ Changes in version 0.3.0.1-alpha - 2016-12-19 initial code by Alec Heifetz. - Relays now support the HSDir version 3 protocol, so that they can can store and serve v3 descriptors. This is part of the next- - generation onion service work detailled in proposal 224. Closes + generation onion service work detailed in proposal 224. Closes ticket 17238. o Major features (protocol, ed25519 identity keys): |