diff options
author | Roger Dingledine <arma@torproject.org> | 2005-09-23 08:27:34 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-09-23 08:27:34 +0000 |
commit | 12e10aeaf21ba6257e9e43b50e1aa6f7069a7f21 (patch) | |
tree | 2ce0f2f7ee11b06f3706847a03e8c9eb4bb6c65e | |
parent | 512d6ccdc1225b521050d1255a675005fd82990c (diff) | |
download | tor-12e10aeaf21ba6257e9e43b50e1aa6f7069a7f21.tar tor-12e10aeaf21ba6257e9e43b50e1aa6f7069a7f21.tar.gz |
fix grammar in old changelog entry
svn:r5118
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ Changes in version 0.1.1.6-alpha - 2005-09-09 - Fix bug where as soon as a server refused any requests due to his exit policy (e.g. when we ask for localhost and he tells us that's 127.0.0.1 and he won't do it), we decided he wasn't obeying his - exit policy using him for any exits. + exit policy and stopped using him for any exits. - Only do openssl hardware accelerator stuff if openssl version is at least 0.9.7. |