diff options
author | teor <teor@torproject.org> | 2019-08-20 11:46:48 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-08-20 11:47:46 +1000 |
commit | 36c02339712bd3050755d86066a18ad9523aa618 (patch) | |
tree | 6a66e9b43edbe2d6848d12f22aa25448b5a75838 /ChangeLog | |
parent | b0cdfb9d56178da27d0e6b9a9e7695eca955ae65 (diff) | |
download | tor-36c02339712bd3050755d86066a18ad9523aa618.tar.gz tor-36c02339712bd3050755d86066a18ad9523aa618.zip |
ChangeLog/ReleaseNotes: fix a typo in the 0.4.1 changes entries
Part of 31461.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |