diff options
author | Roger Dingledine <arma@torproject.org> | 2007-03-29 02:53:16 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-03-29 02:53:16 +0000 |
commit | 30cb4ecbac7458f88bb5677a8da4ffe4f5fe885c (patch) | |
tree | a87ea8d31aeda64dcd1eab6a81b7701ed142d6b3 | |
parent | 89f808948214bcb159cacf177992a9ac11158079 (diff) | |
download | tor-30cb4ecbac7458f88bb5677a8da4ffe4f5fe885c.tar.gz tor-30cb4ecbac7458f88bb5677a8da4ffe4f5fe885c.zip |
a bit of revisionist history is good for the soul
(remove a mistaken changelog entry)
svn:r9916
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -884,9 +884,6 @@ Changes in version 0.1.1.24 - 2006-09-29 This should improve client CPU usage by 25-50%. - Don't crash if, after a server has been running for a while, it can't resolve its hostname. - - When a client asks us to resolve (not connect to) an address, - and we have a cached answer, give them the cached answer. - Previously, we would give them no answer at all. o Minor bugfixes: - Allow Tor to start when RunAsDaemon is set but no logs are set. |