commit 0c13547ea9204975a04ba53daff25020594fbd47 Author: Mike Perry mikeperry-git@fscked.org Date: Mon Aug 27 11:15:35 2012 -0700
Bug 6647: Add changes file --- changes/bug6647 | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/changes/bug6647 b/changes/bug6647 new file mode 100644 index 0000000..ef29ae3 --- /dev/null +++ b/changes/bug6647 @@ -0,0 +1,7 @@ + o Minor bugfixes: + - Prevent rounding error in path bias counts when scaling + them down, and use the correct scale factor default. + Bugfix against 0.2.3.17-beta. + - Demote some path bias related log messages down a level + and make others less scary sounding. + Bugfix against 0.2.3.17-beta.