]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug8231 (duplicate directory guards)
authorNick Mathewson <nickm@torproject.org>
Thu, 14 Feb 2013 17:12:48 +0000 (12:12 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 14 Feb 2013 17:12:48 +0000 (12:12 -0500)
changes/bug8231 [new file with mode: 0644]

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