diff options
author | Roger Dingledine <arma@torproject.org> | 2011-02-23 03:24:32 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-02-23 03:24:32 -0500 |
commit | 1855b4ebfdd63c0c3beeeed5eefb9b0c3f50a8bd (patch) | |
tree | 526ee0b3080c7b749cf0517a29596545e2ec7cd4 | |
parent | 62d660b1da601c264c4e653a427c653ff87b26e7 (diff) | |
download | tor-1855b4ebfdd63c0c3beeeed5eefb9b0c3f50a8bd.tar.gz tor-1855b4ebfdd63c0c3beeeed5eefb9b0c3f50a8bd.zip |
a blurb for 0.2.1.30tor-0.2.1.30
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ Changes in version 0.2.1.30 - 2011-02-23 + Tor 0.2.1.30 fixes a variety of less critical bugs. The main other + change is a slight tweak to Tor's TLS handshake that makes relays + and bridges that run this new version reachable from Iran again. + We don't expect this tweak will win the arms race long-term, but it + buys us time until we roll out a better solution. + o Major bugfixes: - Stop sending a CLOCK_SKEW controller status event whenever we fetch directory information from a relay that has a wrong clock. |