diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-10-24 02:58:03 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-10-24 02:58:03 +0000 |
commit | 6c7bf2f83098af6cf3f7f84725cc91154642ca65 (patch) | |
tree | d146b5a3fe3fafa1201b5e96ea5837727a33cf9a /ChangeLog | |
parent | 48a926df67b05a36ddda7d27e0cc487019f5eab2 (diff) | |
download | tor-6c7bf2f83098af6cf3f7f84725cc91154642ca65.tar.gz tor-6c7bf2f83098af6cf3f7f84725cc91154642ca65.zip |
r9364@Kushana: nickm | 2006-10-23 22:57:48 -0400
Remove reference to NS_FULL event; add two GETINFO targets.
svn:r8812
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ Changes in version 0.1.2.3-alpha - 2006-10-?? like those for circuit events. - NS events to inform a controller when our opinion of a router's status has changed. + - Add a GETINFO events/names and GETINFO features/names so controllers + can tell which events and features are supported. o Security bugfixes: - When the user sends a NEWNYM signal, clear the client-side DNS |