From: Mike Perry Date: Thu, 28 Mar 2013 00:43:05 +0000 (-0700) Subject: Update the changes file for bug7799. X-Git-Tag: tor-0.2.4.12-alpha~5^2~8^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d49ba84a82c6dfb8873cf32fdecdf5af0b65c90;p=thirdparty%2Ftor.git Update the changes file for bug7799. Still not sure it's actually fixed yet... --- diff --git a/changes/bug7799 b/changes/bug7799 index 1bb5597c1b..ed4570129c 100644 --- a/changes/bug7799 +++ b/changes/bug7799 @@ -1,3 +1,7 @@ o Minor changes (log clarification) - Add more detail to a log message about relaxed timeouts. Hopefully this additional detail will allow us to diagnose the cause of bug 7799. + o Minor bugfixes + - Don't attempt to relax the timeout of already opened 1-hop circuits. + They might never timeout. This should eliminate some/all cases of + the relaxed timeout log message.