diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-09-26 20:26:02 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-09-26 20:26:02 +0000 |
commit | 115ea299524e170b325a0030d0102907bcd7f449 (patch) | |
tree | 7125d003a60bb23ec3a36f35dfe874cc78d34ba3 /ChangeLog | |
parent | efea050fff83629dfcb9912ad293b0849dc6b30f (diff) | |
download | tor-115ea299524e170b325a0030d0102907bcd7f449.tar.gz tor-115ea299524e170b325a0030d0102907bcd7f449.zip |
Backport: Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse dns resolve, not FAILED.
svn:r16986
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ Changes in version 0.2.0.32 - 2008-??-?? had met our limits precisely. Fixes bug 824. Patch from by rovv. Bugfix on 0.2.0.x (??). + o Minor bugfixes (controller): + - Make DNS resolved events into "CLOSED", not "FAILED". Bugfix on + 0.1.2.5-alpha. Fix by Robert Hogan. Resolves bug 807. + Changes in version 0.2.0.31 - 2008-09-03 Tor 0.2.0.31 addresses two potential anonymity issues, starts to fix |