From: George Kadianakis Date: Wed, 25 Oct 2017 16:54:48 +0000 (+0300) Subject: Add changes file for #23862. X-Git-Tag: tor-0.3.2.3-alpha~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e0276dc1c64d4c2c9439e080d006dfb249fc7c53;p=thirdparty%2Ftor.git Add changes file for #23862. --- diff --git a/changes/bug23682 b/changes/bug23682 new file mode 100644 index 0000000000..301ce73672 --- /dev/null +++ b/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. \ No newline at end of file