commit 44095312fa63c2623418346eb0cb487b45cf9c50 Author: Nick Mathewson nickm@torproject.org Date: Thu Feb 14 12:12:48 2013 -0500
Changes file for bug8231 (duplicate directory guards) --- changes/bug8231 | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug8231 b/changes/bug8231 new file mode 100644 index 0000000..fd87a1d --- /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.
tor-commits@lists.torproject.org