From c72558f396b35bb42281162198ddbd652f2155fd Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Tue, 23 Apr 2013 14:44:40 -0700 Subject: [PATCH] Changes file for 8235. --- changes/bug8253-fix | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changes/bug8253-fix diff --git a/changes/bug8253-fix b/changes/bug8253-fix new file mode 100644 index 0000000000..3d36d06c88 --- /dev/null +++ b/changes/bug8253-fix @@ -0,0 +1,6 @@ + o Minor bugfixes (log messages) + - Fix a scaling issue in the path bias accounting code that resulted in + "Bug:" log messages from either pathbias_scale_close_rates() or + pathbias_count_build_success(). This represents a bugfix on a previous + bugfix: The original fix attempted in 0.2.4.10-alpha was incomplete. + Fixes bug 8235; bugfix on 0.2.4.1-alpha.