diff options
author | Roger Dingledine <arma@torproject.org> | 2007-06-04 13:55:58 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-06-04 13:55:58 +0000 |
commit | 97cc48f904806157ce47fa524b4247d03d55e769 (patch) | |
tree | db1cf0618707c75f9fb162dccdb4275cf91f15ef /ChangeLog | |
parent | 80e675deb12103bbd50df97d9f4fb5467910644d (diff) | |
download | tor-97cc48f904806157ce47fa524b4247d03d55e769.tar.gz tor-97cc48f904806157ce47fa524b4247d03d55e769.zip |
typo pointed out by sjmurdoch
svn:r10484
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -139,7 +139,7 @@ Changes in version 0.2.0.1-alpha - 2007-06-01 are good, and how many authorities agree. (Patch from shibz.) o Minor features (hidden services): - - Allow multiple HiddenServeicePort directives with the same virtual + - Allow multiple HiddenServicePort directives with the same virtual port; when they occur, the user is sent round-robin to one of the target ports chosen at random. Partially fixes bug 393 by adding limited ad-hoc round-robining. |