diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-03 22:31:59 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-03 22:31:59 +0000 |
commit | ce2cf88ebf9fdc96dad1ba552c1c2904937fc1b4 (patch) | |
tree | 1ed48170ca6b4ff66330e46468d30710eeea9486 /ChangeLog | |
parent | 3229117d3aec443c4d266b34f4fa125b125e3fcf (diff) | |
download | tor-ce2cf88ebf9fdc96dad1ba552c1c2904937fc1b4.tar.gz tor-ce2cf88ebf9fdc96dad1ba552c1c2904937fc1b4.zip |
Stop thinking that 0.1.2.x directory servers can handle "begin_dir"
requests. Should ease bugs 406 and 419 where 0.1.2.x relays are
crashing or mis-answering these requests.
svn:r12658
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ Changes in version 0.2.0.13-alpha - 2007-12-?? - We were ignoring our RelayBandwidthRate for the first 30 seconds after opening a circuit -- even relayed circuits. Bugfix on 0.2.0.3-alpha. + - Stop thinking that 0.1.2.x directory servers can handle "begin_dir" + requests. Should ease bugs 406 and 419 where 0.1.2.x relays are + crashing or mis-answering these requests. o Minor bugfixes: - The fix in 0.2.0.12-alpha cleared the "hsdir" flag in v3 network |