aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-04-22 17:44:28 +0000
committerNick Mathewson <nickm@torproject.org>2008-04-22 17:44:28 +0000
commitbc95a4dbcb8689c40521d442dd149e553b7e3880 (patch)
tree4b9811f3692da1a309a219257292994cc2fe8746 /ChangeLog
parent21592ad429c1921e4033697aaf6ddb5ababe7bce (diff)
downloadtor-bc95a4dbcb8689c40521d442dd149e553b7e3880.tar
tor-bc95a4dbcb8689c40521d442dd149e553b7e3880.tar.gz
r15283@tombo: nickm | 2008-04-22 13:43:45 -0400
Correctly notify one-hop connections when a circuit build has failed. possible fix for bug 669. found by lodger. svn:r14415
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd40bfda9..27388c36d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
by adding "new stream" events for DNS requests, and removing
spurious "stream closed" events" for cached reverse resolves.
Patch from mwenge. Fixes bug 646.
+ - Correctly notify one-hop connections when a circuit build has
+ failed. Possible fix for bug 669. Found by lodger.
o Minor features:
- Allow separate log levels to be configured for different logging