diff options
Diffstat (limited to 'changes/bug7799')
-rw-r--r-- | changes/bug7799 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug7799 b/changes/bug7799 new file mode 100644 index 000000000..ed4570129 --- /dev/null +++ b/changes/bug7799 @@ -0,0 +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. |