diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-09-30 03:11:13 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-09-30 03:11:13 +0000 |
commit | 723ff1c93df01e7dab8442991bd554c3837296f4 (patch) | |
tree | b2f6843ef0d9106b7fe5af2c7f663ebdc20a9e87 /ChangeLog | |
parent | 2cb956d1f58199296962cbe8645100225517b315 (diff) | |
download | tor-723ff1c93df01e7dab8442991bd554c3837296f4.tar.gz tor-723ff1c93df01e7dab8442991bd554c3837296f4.zip |
r8800@totoro: nickm | 2006-09-29 23:10:49 -0400
Resolve bug 336: When displaying circuit paths with non-named routers, use their digests, not their nicknames.
svn:r8548
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ Changes in version 0.1.2.2-alpha - 2006-??-?? - Only include function names in log messages for debugging messages; in other cases, the content of the message should be clear on its own, and including the function name only seems to confuse users. + - Fix CIRC controller events so that controllers can learn the identity + digests of non-Named servers used in circuit paths. (Fixes bug 336.) o Security Fixes, minor: - If a client asked for a server by name, and we didn't have a |