From: Mike Perry Date: Mon, 27 Aug 2012 18:15:35 +0000 (-0700) Subject: Bug 6647: Add changes file X-Git-Tag: tor-0.2.4.1-alpha~31^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c13547ea9204975a04ba53daff25020594fbd47;p=thirdparty%2Ftor.git Bug 6647: Add changes file --- diff --git a/changes/bug6647 b/changes/bug6647 new file mode 100644 index 0000000000..ef29ae3309 --- /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.