From: Nick Mathewson Date: Thu, 14 Feb 2013 17:12:48 +0000 (-0500) Subject: Changes file for bug8231 (duplicate directory guards) X-Git-Tag: tor-0.2.4.12-alpha~5^2~47^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44095312fa63c2623418346eb0cb487b45cf9c50;p=thirdparty%2Ftor.git Changes file for bug8231 (duplicate directory guards) --- diff --git a/changes/bug8231 b/changes/bug8231 new file mode 100644 index 0000000000..fd87a1daec --- /dev/null +++ b/changes/bug8231 @@ -0,0 +1,5 @@ + o Major bugfixes: + - When unable to find any working directory nodes to use as a + directory guard, give up rather than adding the same non-working + nodes to the list over and over. Fixes bug 8231; bugfix on + 0.2.4.8-alpha.