summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-03-08 18:33:42 -0500
committerRoger Dingledine <arma@torproject.org>2011-03-08 18:33:42 -0500
commit70a4e6e10af914073527ab410d332d2bfa2dc105 (patch)
treebf21030280b2ff2efcd2c0f37a3fbfb60e13bbaa
parent516426cfd23022a3d4b3dc5fd579864374a847b5 (diff)
downloadtor-70a4e6e10af914073527ab410d332d2bfa2dc105.tar.gz
tor-70a4e6e10af914073527ab410d332d2bfa2dc105.zip
0.2.2.23-alpha blurb
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 172624d767..bfa634cc40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-Changes in version 0.2.2.23-alpha - 2011-02-??
+Changes in version 0.2.2.23-alpha - 2011-03-08
+ Tor 0.2.2.23-alpha lets relays record their bandwidth history so when
+ they restart they don't lose their bandwidth capacity estimate. This
+ release also fixes a diverse set of user-facing bugs, ranging from
+ relays overrunning their rate limiting to clients falsely warning about
+ clock skew to bridge descriptor leaks by our bridge directory authority.
+
o Major bugfixes:
- Stop sending a CLOCK_SKEW controller status event whenever
we fetch directory information from a relay that has a wrong clock.