diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-10-26 20:12:52 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-10-26 20:14:11 -0400 |
commit | 56048637a5e34220d0a5c7abbef4eb56c9312f6c (patch) | |
tree | 03dc6a56a3ad2a2a77ae0b8ae01e41df7b4052f9 /ChangeLog | |
parent | 16dc543851bb82c481d4319d557ffea5bef6cc50 (diff) | |
download | tor-56048637a5e34220d0a5c7abbef4eb56c9312f6c.tar.gz tor-56048637a5e34220d0a5c7abbef4eb56c9312f6c.zip |
Only send the if_modified_since header for a v3 consensus.
Spotted by xmux; bugfix on 0.2.0.10-alpha.
(Bug introduced by 20b10859)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Changes in Version 0.2.1.21 - 20??-??-?? + o Minor bugfixes: + - Do not refuse to learn about authority certs and v2 networkstatus + documents that are older than the latest consensus. This bug might + have degraded client bootstrapping. Bugfix on 0.2.0.10-alpha. + Spotted and fixed by xmux. + + Changes in version 0.2.1.20 - 2009-10-15 o Major bugfixes: - Send circuit or stream sendme cells when our window has decreased |