diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-04-22 17:44:36 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-04-22 17:44:36 +0000 |
commit | 2e0bf9d8bf99f6e9959e9e3ec545600e968c62d0 (patch) | |
tree | cb45fe6d4b85c6812c7fad78cf143009e34522bc /ChangeLog | |
parent | a041553e21d0c1a05c20ea0b9e7eaf65d880e7e1 (diff) | |
download | tor-2e0bf9d8bf99f6e9959e9e3ec545600e968c62d0.tar.gz tor-2e0bf9d8bf99f6e9959e9e3ec545600e968c62d0.zip |
r15284@tombo: nickm | 2008-04-22 13:44:22 -0400
Backport: Correctly notify one-hop connections when a circuit build has failed. possible fix for bug 669. found by lodger.
svn:r14416
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ Changes in version 0.2.0.24-rc - 2008-04-0? 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 (security): - Reject requests for reverse-dns lookup of names in a private |