aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-01-04 09:12:23 +0000
committerRoger Dingledine <arma@torproject.org>2007-01-04 09:12:23 +0000
commit5e89bc9b4b5158df5060489a91d7dbc7676274f8 (patch)
treef46a7c5b0c3ad4491a46348a7ca951cabcf776fb /ChangeLog
parenta66d86149b04bf28617603190b3488d6f71231a2 (diff)
downloadtor-5e89bc9b4b5158df5060489a91d7dbc7676274f8.tar
tor-5e89bc9b4b5158df5060489a91d7dbc7676274f8.tar.gz
fix a bug i introduced in r9249; and more cleanups.
svn:r9263
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 81f7f018f..8cc1883ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -65,7 +65,7 @@ Changes in version 0.1.2.5-alpha - 2007-01-03
count the failure against the total number of failures allowed
for the thing we're trying to download.
- Report X-Your-Address-Is correctly from tunneled directory
- connections; don't report X-Your-Address-Is is when it's an internal
+ connections; don't report X-Your-Address-Is when it's an internal
address; and never believe reported remote addresses when they're
internal.
- Add client-side caching for reverse DNS lookups.