commit c72558f396b35bb42281162198ddbd652f2155fd Author: Mike Perry mikeperry-git@fscked.org Date: Tue Apr 23 14:44:40 2013 -0700
Changes file for 8235. --- changes/bug8253-fix | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/changes/bug8253-fix b/changes/bug8253-fix new file mode 100644 index 0000000..3d36d06 --- /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.