[tor/release-0.2.2] 0.2.2.23-alpha blurb

commit 70a4e6e10af914073527ab410d332d2bfa2dc105 Author: Roger Dingledine <arma@torproject.org> Date: Tue Mar 8 18:33:42 2011 -0500 0.2.2.23-alpha blurb --- ChangeLog | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 172624d..bfa634c 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.
participants (1)
-
arma@torproject.org