tor

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

commit a3fad4d0575733bab2791e2c373c7cd69234ff9f
parent 340698ba103f7eee9337f459376b7bc9a17a44c7
Author: teor <teor@torproject.org>
Date:   Tue, 20 Aug 2019 11:46:48 +1000

ChangeLog/ReleaseNotes: fix a typo in the 0.4.1 changes entries

Part of 31461.

Diffstat:
MChangeLog | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -306,7 +306,7 @@ Changes in version 0.4.1.1-alpha - 2019-05-22 circuits. This feature is only enabled when also supported by the circuit's middle node. (Clients may specify fixed middle nodes with the MiddleNodes option, and may force-disable this feature - with the CircuitPadding torrc.) Closes ticket 28634. + with the CircuitPadding option.) Closes ticket 28634. o Major features (code organization): - Tor now includes a generic publish-subscribe message-passing