From: Roger Dingledine Date: Wed, 23 Sep 2009 04:13:57 +0000 (-0400) Subject: finishing touches on the changelog X-Git-Tag: tor-0.2.2.3-alpha^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f3417d1dbffdf7a894cb02ac90ecf3de9d2cea7;p=thirdparty%2Ftor.git finishing touches on the changelog --- diff --git a/ChangeLog b/ChangeLog index 8651669562..3ad104b1d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,12 @@ Changes in version 0.2.2.3-alpha - 2009-09-23 o Major bugfixes: - Fix an overzealous assert in our new circuit build timeout code. + Bugfix on 0.2.2.2-alpha; fixes bug 1103. o Minor bugfixes: - If the networkstatus consensus tells us that we should use a negative circuit package window, ignore it. Otherwise we'll - believe it and then trigger an assert. + believe it and then trigger an assert. Bugfix on 0.2.2.2-alpha. Changes in version 0.2.2.2-alpha - 2009-09-21