]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 8235.
authorMike Perry <mikeperry-git@fscked.org>
Tue, 23 Apr 2013 21:44:40 +0000 (14:44 -0700)
committerNick Mathewson <nickm@torproject.org>
Thu, 25 Apr 2013 02:03:02 +0000 (22:03 -0400)
changes/bug8253-fix [new file with mode: 0644]

diff --git a/changes/bug8253-fix b/changes/bug8253-fix
new file mode 100644 (file)
index 0000000..3d36d06
--- /dev/null
@@ -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.