[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] while we"re fixing wording, ...
Update of /home2/or/cvsroot/tor
In directory moria:/home/arma/work/onion/cvs/tor
Modified Files:
ChangeLog
Log Message:
while we're fixing wording, ...
Index: ChangeLog
===================================================================
RCS file: /home2/or/cvsroot/tor/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -p -d -r1.151 -r1.152
--- ChangeLog 28 Mar 2006 07:40:05 -0000 1.151
+++ ChangeLog 28 Mar 2006 07:43:10 -0000 1.152
@@ -3,8 +3,8 @@ Changes in version 0.1.1.17-rc - 2006-03
- 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,