From 70a4e6e10af914073527ab410d332d2bfa2dc105 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 8 Mar 2011 18:33:42 -0500 Subject: [PATCH] 0.2.2.23-alpha blurb --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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.