diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-10-20 21:04:39 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-10-20 21:04:39 +0000 |
commit | 01bc03eff43775d5f293c63d1dec05650a84a420 (patch) | |
tree | e87f5d8c8c5d29eced92c407e8f96d215ea9d56a /ChangeLog | |
parent | 0459db2c0d0e2af23b4db26ce4de555ee29eb7ec (diff) | |
download | tor-01bc03eff43775d5f293c63d1dec05650a84a420.tar.gz tor-01bc03eff43775d5f293c63d1dec05650a84a420.zip |
r9312@Kushana: nickm | 2006-10-20 14:45:22 -0400
Add an event type to tell the controller when our opinion of a router status has changed. I might have missed some cases here.
svn:r8781
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ Changes in version 0.1.2.3-alpha - 2006-10-?? about the current state of a router. - Stream events also have REASON and REMOTE_REASON fields, working much like those for circuit events. + - NS events to inform a controller when our opinion of a router's status + has changed. o Security bugfixes: - When the user sends a NEWNYM signal, clear the client-side DNS |