diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-09-18 15:53:55 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-09-18 15:53:55 +0000 |
commit | f45dec169030b4047028c04fb21e9d98a3e59dac (patch) | |
tree | c038069bea5d27fccca098464d420234594e2825 /ChangeLog | |
parent | a2b76beffffe8f817d7b21faa73be66745d9cd5a (diff) | |
download | tor-f45dec169030b4047028c04fb21e9d98a3e59dac.tar.gz tor-f45dec169030b4047028c04fb21e9d98a3e59dac.zip |
r15143@catbus: nickm | 2007-09-18 11:49:46 -0400
Add getinfo status/good-server-descriptor and status/reachability-succeeded. Patch from Robert Hogan.
svn:r11483
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ Changes in version 0.2.0.7-alpha - 2007-??-?? o Minor features (controller): - Accept LF instead of CRLF on controller, since some software has a hard time generating real Internet newlines. + - Add GETINFO values for the server status events + "REACHABILITY_SUCCEEDED" and "GOOD_SERVER_DESCRIPTOR". Patch from + Robert Hogan. o Removed features: - Routers no longer include bandwidth-history lines in their |