diff options
author | Roger Dingledine <arma@torproject.org> | 2006-03-28 07:43:10 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-03-28 07:43:10 +0000 |
commit | 837a0fcbdbaf5b7f9b4ffc07b357c42ecee0abf3 (patch) | |
tree | 8e7c6af9510c42d20416b00ace6188944357816d | |
parent | e715946508a27850db2df3905b551795888a90ea (diff) | |
download | tor-837a0fcbdbaf5b7f9b4ffc07b357c42ecee0abf3.tar.gz tor-837a0fcbdbaf5b7f9b4ffc07b357c42ecee0abf3.zip |
while we're fixing wording, ...
svn:r6260
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ Changes in version 0.1.1.17-rc - 2006-03-28 - Clients and servers since 0.1.1.10-alpha have been expiring connections whenever they are idle for 5 minutes and they *do* have circuits on them. Oops. With this new version, clients will - discard entry guards and avoid choosing entry guards running these - flawed versions. + discard their previous entry guard choices and avoid choosing + entry guards running these flawed versions. - Fix memory leak when uncompressing concatenated zlib streams. This was causing substantial leaks over time on Tor servers. - The v1 directory was including servers as much as 48 hours old, |