diff options
author | teor <teor@torproject.org> | 2019-08-20 11:46:48 +1000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-09-02 13:29:12 -0400 |
commit | a3fad4d0575733bab2791e2c373c7cd69234ff9f (patch) | |
tree | d4e223d813b006e31e59262def11046980f139a4 /ChangeLog | |
parent | 340698ba103f7eee9337f459376b7bc9a17a44c7 (diff) | |
download | tor-a3fad4d0575733bab2791e2c373c7cd69234ff9f.tar.gz tor-a3fad4d0575733bab2791e2c373c7cd69234ff9f.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 |