diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-01-02 21:47:21 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-01-02 21:47:21 +0000 |
commit | cbdd21cbf5f6007e4c281388b052b02388520ae8 (patch) | |
tree | b67cd95abffcbbe7a0850a144f02eb17ff4f83b6 /ChangeLog | |
parent | 5ed4cc23553e930dc5c140097ce848b4af716399 (diff) | |
download | tor-cbdd21cbf5f6007e4c281388b052b02388520ae8.tar.gz tor-cbdd21cbf5f6007e4c281388b052b02388520ae8.zip |
r11799@Kushana: nickm | 2007-01-02 16:38:34 -0500
Simplify and remove most of dirserv_orconn_tls_cone
svn:r9243
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -129,6 +129,8 @@ Changes in version 0.1.2.5-xxxx - 200?-??-?? our nameservers have failed. (Bug #326.) - When we only have one nameserver, raise the threshold for deciding that the nameserver is dead. (Also bug #326) + - Directory authorities now only decide that routers are reachable + if their identity keys are as expected. o Controller features: - Have GETINFO dir/status/* work on hosts with DirPort disabled. |