From: Mike Perry Date: Wed, 27 Mar 2013 03:29:41 +0000 (-0700) Subject: Changes file for bug6572. X-Git-Tag: tor-0.2.4.12-alpha~5^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc9a72c6886c83f96f0b322dab92dbc3c5a8f26b;p=thirdparty%2Ftor.git Changes file for bug6572. --- diff --git a/changes/bug6572 b/changes/bug6572 new file mode 100644 index 0000000000..6508d1bcb5 --- /dev/null +++ b/changes/bug6572 @@ -0,0 +1,4 @@ + o Minor bugfixes (log messages) + - Use circuit creation time for network liveness evaluation. This + should eliminate warning log messages about liveness caused by + changes in timeout evaluation. Fixes bug 6572; bugfix on 0.2.4.8-alpha.