diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-06-13 19:50:18 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-06-13 19:50:18 +0000 |
commit | 4b162fd1f41c53e52746628b8dec41450e72b38a (patch) | |
tree | d8e8516cc0b23ef079e1ad1870a9409034980a73 /ChangeLog | |
parent | eab7c6890d462a20dd9808318ae48a56359a1fb7 (diff) | |
download | tor-4b162fd1f41c53e52746628b8dec41450e72b38a.tar.gz tor-4b162fd1f41c53e52746628b8dec41450e72b38a.zip |
r13401@catbus: nickm | 2007-06-13 15:50:16 -0400
Add dnsport connection to the global connection list. (Bug found by mwenge.)
svn:r10592
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ Changes in version 0.2.0.3-alpha - 2007-??-?? o Minor bugfixes (dns): - Fix a crash when DNSPort is set more than once. (Patch from Robert Hogan.) [Bugfix on 0.2.0.2-alpha] + - Add DNSPort connections to the global connection list, so that we + can time them out correctly. (Bug found by mwenge) [Bugfix on + 0.2.0.2-alpha] o Minor bugfixes (hidden services): - Stop tearing down the whole circuit when the user asks for a |