aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteven Murdoch <Steven.Murdoch@cl.cam.ac.uk>2009-03-10 00:52:45 +0000
committerSteven Murdoch <Steven.Murdoch@cl.cam.ac.uk>2009-03-10 00:52:45 +0000
commit43145fc9f556ab155deed39b9738b75334278dcd (patch)
tree3946f9f86955bd044e17fb441b509aebb1cffff7 /ChangeLog
parent4774e593b822354a929ea500dbe9906e1e302b05 (diff)
downloadtor-43145fc9f556ab155deed39b9738b75334278dcd.tar.gz
tor-43145fc9f556ab155deed39b9738b75334278dcd.zip
In tor-resolve, when the Tor client to use is specified by <hostname>:<port>, actually use the specified port rather than defaulting to 9050
svn:r18833
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f37d1368e5..91ab990814 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Changes in version 0.2.1.14-??? - 2009-03-??
- Avoid trying to print raw memory to the logs when we decide to
give up on downloading a given relay descriptor. Bugfix on
0.2.1.9-alpha.
+ - In tor-resolve, when the Tor client to use is specified by
+ <hostname>:<port>, actually use the specified port rather than
+ defaulting to 9050. Bugfix on 0.2.1.6-alpha.
Changes in version 0.2.1.13-alpha - 2009-03-09