diff options
author | Roger Dingledine <arma@torproject.org> | 2004-02-18 09:40:18 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-02-18 09:40:18 +0000 |
commit | 8c1ee2f2d2afb3a74f51276608ab725ded981bec (patch) | |
tree | 4b37552976b3599ce72a2d73ce36d52ac2381e56 /ChangeLog | |
parent | a1b6ce0580ab1330ffd0bdc6ec2f32eabac01057 (diff) | |
download | tor-8c1ee2f2d2afb3a74f51276608ab725ded981bec.tar.gz tor-8c1ee2f2d2afb3a74f51276608ab725ded981bec.zip |
actual wording of pre21 changelog
svn:r1110
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ Changes in version 0.0.2pre21 - 2004-02-18 o New features: - There's a ChangeLog file that actually reflects the changelog. - - There's a 'torify' script, with an accompanying tor-tsocks.conf, - that simplifies the process of using tsocks for tor. Plus it has a - man page. + - There's a 'torify' wrapper script, with an accompanying + tor-tsocks.conf, that simplifies the process of using tsocks for + tor. It even has a man page. - The tor binary gets installed to sbin rather than bin now. - Retry streams where the connected cell hasn't arrived in 15 seconds - Clean up exit policy handling -- get the default out of the torrc, so we can update it without forcing each server operator to fix |