tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 853bbb9112a16055dcb70fb26c22558cbf9f1d45
parent c7a1a987d6dfcb65a5fd639cc3d37b76809c37d5
Author: Roger Dingledine <arma@torproject.org>
Date:   Wed, 25 Oct 2017 13:13:52 -0400

reach into the past and fix a typo

Diffstat:
MChangeLog | 2+-
MReleaseNotes | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -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): diff --git a/ReleaseNotes b/ReleaseNotes @@ -1584,7 +1584,7 @@ Changes in version 0.3.0.6 - 2017-04-26 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):