diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-09-29 12:49:23 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-09-29 12:49:23 +0200 |
commit | 22a912755faba6ef1315f701b358b005906a3100 (patch) | |
tree | f423367fdad76b5f805ab9134c5a9fe48015635b | |
parent | c1981955ffe1d504b920ad1a1d10b83057d35660 (diff) | |
download | tor-22a912755faba6ef1315f701b358b005906a3100.tar.gz tor-22a912755faba6ef1315f701b358b005906a3100.zip |
Fix past changelog spelling again!
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ Changes in version 0.2.7.3-rc - 2015-09-25 Fixes bug 16685; bugfix on 0.2.7.2-alpha. Reported by "s7r". o Minor features (client-side privacy): - - New KeyepAliveIsolateSOCKSAuth option to indefinitely extend circuit + - New KeepAliveIsolateSOCKSAuth option to indefinitely extend circuit lifespan when IsolateSOCKSAuth and streams with SOCKS authentication are attached to the circuit. This allows applications like TorBrowser to manage circuit lifetime on their |