diff options
author | Mike Perry <mikeperry-git@fscked.org> | 2013-03-26 20:29:41 -0700 |
---|---|---|
committer | Mike Perry <mikeperry-git@fscked.org> | 2013-03-26 20:29:41 -0700 |
commit | fc9a72c6886c83f96f0b322dab92dbc3c5a8f26b (patch) | |
tree | 3cc19c4d41d7f0678fb66b0b21177e92a6e3efb4 /changes | |
parent | 65c0489dd4f0e10230f5c2fbb772a58e03e939bb (diff) | |
download | tor-fc9a72c6886c83f96f0b322dab92dbc3c5a8f26b.tar tor-fc9a72c6886c83f96f0b322dab92dbc3c5a8f26b.tar.gz |
Changes file for bug6572.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6572 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug6572 b/changes/bug6572 new file mode 100644 index 000000000..6508d1bcb --- /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. |