aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-12-12 20:23:17 +0000
committerRoger Dingledine <arma@torproject.org>2006-12-12 20:23:17 +0000
commit1efd3774286e57f2faeaf37d66291a94c6aaab67 (patch)
tree92cfbe8ee4a115cd2db5bd04ecc7224b629b8308 /ChangeLog
parent7217f3ca47d1b78d0840d632e17ee1821a527022 (diff)
downloadtor-1efd3774286e57f2faeaf37d66291a94c6aaab67.tar.gz
tor-1efd3774286e57f2faeaf37d66291a94c6aaab67.zip
Fix a bug in 0.1.2.2-alpha that prevented clients from asking
to resolve an address at a given exit node even when they ask for it by name. svn:r9095
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdc07f7579..e7529b41cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,9 @@ Changes in version 0.1.2.5-xxxx - 200?-??-??
- Fix a bug on the Windows implementation of tor_mmap_file that
would prevent the cached-routers file from ever loading. (reported by
John Kimble.)
+ - Fix a bug in 0.1.2.2-alpha that prevented clients from asking
+ to resolve an address at a given exit node even when they ask for
+ it by name.
o Security bugfixes:
- Do not log introduction points for hidden services if SafeLogging