diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-09-29 18:13:25 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-09-29 18:13:25 +0000 |
commit | 0335bd51d384ed6d075413580eefa1248c730d0f (patch) | |
tree | 37a366440ac49d95456b4d8cc914c6ea35497fa9 /ChangeLog | |
parent | 17b878ee347559ffe8d961b62652c7b71a6b312f (diff) | |
download | tor-0335bd51d384ed6d075413580eefa1248c730d0f.tar.gz tor-0335bd51d384ed6d075413580eefa1248c730d0f.zip |
r9005@Kushana: nickm | 2006-09-29 10:37:55 -0400
Implement DESCCHANGED event to tell controller when our router descriptor changes.
svn:r8533
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ Changes in version 0.1.2.2-alpha - 2006-??-?? any router can call itself Unnamed; directory servers will never allocate Unnamed to any particular router; clients won't believe that any router is the canonical Unnamed. + - New controller event to alert the controller when our server descriptor + has changed. o Security Fixes, minor: - If a client asked for a server by name, and we didn't have a |