[tor-commits] [tor/release-0.4.1] ChangeLog/ReleaseNotes: fix a typo in the 0.4.1 changes entries

nickm at torproject.org nickm at torproject.org
Tue Aug 20 02:36:41 UTC 2019


commit 36c02339712bd3050755d86066a18ad9523aa618
Author: teor <teor at torproject.org>
Date:   Tue Aug 20 11:46:48 2019 +1000

    ChangeLog/ReleaseNotes: fix a typo in the 0.4.1 changes entries
    
    Part of 31461.
---
 ChangeLog    | 2 +-
 ReleaseNotes | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0bf876d20..fc3588cad 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
diff --git a/ReleaseNotes b/ReleaseNotes
index 091502946..98df0754a 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -31,7 +31,7 @@ Changes in version 0.4.1.5 - 2019-08-20
       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





More information about the tor-commits mailing list