From 44095312fa63c2623418346eb0cb487b45cf9c50 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 14 Feb 2013 12:12:48 -0500 Subject: [PATCH] Changes file for bug8231 (duplicate directory guards) --- changes/bug8231 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug8231 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.