diff options
author | Mike Perry <mikeperry-git@fscked.org> | 2013-03-25 16:06:26 -0700 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-04-03 09:32:21 -0400 |
commit | 3207ace6050ea0463cfc26d6e95d737785baa5fa (patch) | |
tree | 9ce7d2ba8ba0ac65346335a15b2605a352cb1ae2 /changes | |
parent | 56e7dff7bd4769c2a255aac7c9d266914bbf9f57 (diff) | |
download | tor-3207ace6050ea0463cfc26d6e95d737785baa5fa.tar.gz tor-3207ace6050ea0463cfc26d6e95d737785baa5fa.zip |
Changes file.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug8235-diagnosing | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug8235-diagnosing b/changes/bug8235-diagnosing new file mode 100644 index 0000000000..b760035cfc --- /dev/null +++ b/changes/bug8235-diagnosing @@ -0,0 +1,5 @@ + o Minor features (diagnostic) + - If the state file's path bias counts are invalid (presumably from a + buggy tor prior to 0.2.4.10-alpha), make them correct. + - Add additional checks and log messages to the scaling of Path Bias + counts, in case there still are remaining issues with scaling. |