diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-09-29 10:21:52 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-09-29 10:21:52 +0200 |
commit | c1981955ffe1d504b920ad1a1d10b83057d35660 (patch) | |
tree | f9c30c9411168b8d39f91ee8605d752fde3a0069 /ChangeLog | |
parent | 87dee5c6517e23dc9358db0aeb994913ca156672 (diff) | |
download | tor-c1981955ffe1d504b920ad1a1d10b83057d35660.tar.gz tor-c1981955ffe1d504b920ad1a1d10b83057d35660.zip |
go back in time to fix a changelog entry. Fix for 17165
Diffstat (limited to 'ChangeLog')
-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 KeyAliveSOCKSAuth option to indefinitely extend circuit + - New KeyepAliveIsolateSOCKSAuth 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 |