aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-08-20 11:46:48 +1000
committerNick Mathewson <nickm@torproject.org>2019-09-02 13:29:12 -0400
commita3fad4d0575733bab2791e2c373c7cd69234ff9f (patch)
treed4e223d813b006e31e59262def11046980f139a4 /ChangeLog
parent340698ba103f7eee9337f459376b7bc9a17a44c7 (diff)
downloadtor-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--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 219482fc65..cb91a7a96e 100644
--- 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