From 837a0fcbdbaf5b7f9b4ffc07b357c42ecee0abf3 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 28 Mar 2006 07:43:10 +0000 Subject: [PATCH] while we're fixing wording, ... svn:r6260 --- ChangeLog | 4 ++-- 1 file 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,