Browse Source

Add changes file for #23862.

George Kadianakis 7 years ago
parent
commit
7ae9e92ffb
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/bug23682

+ 5 - 0
changes/bug23682

@@ -0,0 +1,5 @@
+  o Minor bugfixes (entry guards):
+    - Tor now updates its guard state when it reads a consensus regardless of
+      whether it's missing descriptors. That makes tor use its primary guards
+      to fetch descriptors in some edge cases where it would have used fallback
+      directories in the past. Fixes bug 23862; bugfix on 0.3.0.1-alpha.