summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-03-28 07:43:10 +0000
committerRoger Dingledine <arma@torproject.org>2006-03-28 07:43:10 +0000
commit837a0fcbdbaf5b7f9b4ffc07b357c42ecee0abf3 (patch)
tree8e7c6af9510c42d20416b00ace6188944357816d
parente715946508a27850db2df3905b551795888a90ea (diff)
downloadtor-837a0fcbdbaf5b7f9b4ffc07b357c42ecee0abf3.tar.gz
tor-837a0fcbdbaf5b7f9b4ffc07b357c42ecee0abf3.zip
while we're fixing wording, ...
svn:r6260
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9892c83769..e2c095acfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,