commit 1855b4ebfdd63c0c3beeeed5eefb9b0c3f50a8bd Author: Roger Dingledine arma@torproject.org Date: Wed Feb 23 03:24:32 2011 -0500
a blurb for 0.2.1.30 --- ChangeLog | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 6c8af1c..beb2dff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.
tor-commits@lists.torproject.org