From: Nick Mathewson Date: Thu, 28 Mar 2013 13:33:24 +0000 (-0400) Subject: Add a changes file for #8599 X-Git-Tag: tor-0.2.5.1-alpha~233^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=96c0a42a926abec333327c3e9668a5721bab9afc;p=thirdparty%2Ftor.git Add a changes file for #8599 --- diff --git a/changes/bug8599 b/changes/bug8599 new file mode 100644 index 0000000000..204ef58c3f --- /dev/null +++ b/changes/bug8599 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Fix some logic errors when the user manually overrides the + PathsNeededToBuildCircuits option in torrc. Fixes bug 8599; bugfix + on 0.2.4.10-alpha.