summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-09-26 20:26:02 +0000
committerNick Mathewson <nickm@torproject.org>2008-09-26 20:26:02 +0000
commit115ea299524e170b325a0030d0102907bcd7f449 (patch)
tree7125d003a60bb23ec3a36f35dfe874cc78d34ba3 /ChangeLog
parentefea050fff83629dfcb9912ad293b0849dc6b30f (diff)
downloadtor-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba336154ab..ec18f01f93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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