]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for #23862.
authorGeorge Kadianakis <desnacked@riseup.net>
Wed, 25 Oct 2017 16:54:48 +0000 (19:54 +0300)
committerGeorge Kadianakis <desnacked@riseup.net>
Thu, 26 Oct 2017 10:36:04 +0000 (13:36 +0300)
changes/bug23682 [new file with mode: 0644]

diff --git a/changes/bug23682 b/changes/bug23682
new file mode 100644 (file)
index 0000000..301ce73
--- /dev/null
@@ -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.
\ No newline at end of file