diff options
author | Roger Dingledine <arma@torproject.org> | 2019-10-20 05:52:32 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2019-10-20 05:52:32 -0400 |
commit | 8b4d7447ae2bc4929e41c0b916f4690ebbc7b9ec (patch) | |
tree | 6b56cfa7e9824f852c6fa5c09f92cd944e79fa55 /ReleaseNotes | |
parent | f0f3f3338e220f773b4921215f3c9955f5601a7c (diff) | |
download | tor-8b4d7447ae2bc4929e41c0b916f4690ebbc7b9ec.tar.gz tor-8b4d7447ae2bc4929e41c0b916f4690ebbc7b9ec.zip |
fix easy typos
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index 8b7dd18baa..ad24efd606 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -3469,7 +3469,7 @@ Changes in version 0.3.4.8 - 2018-09-10 - Remove duplicate code in parse_{c,s}method_line and bootstrap their functionalities into a single function. Fixes bug 6236; bugfix on 0.2.3.6-alpha. - - We remove the PortForwsrding and PortForwardingHelper options, + - We remove the PortForwarding and PortForwardingHelper options, related functions, and the port_forwarding tests. These options were used by the now-deprecated Vidalia to help ordinary users become Tor relays or bridges. Closes ticket 25409. Patch by |