From 3207ace6050ea0463cfc26d6e95d737785baa5fa Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Mon, 25 Mar 2013 16:06:26 -0700 Subject: [PATCH] Changes file. --- changes/bug8235-diagnosing | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug8235-diagnosing 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.