diff options
author | George Kadianakis <desnacked@riseup.net> | 2017-10-25 19:54:48 +0300 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2017-12-01 14:14:01 +0200 |
commit | 7ae9e92ffbe5f95d10d8822bfc33eb6a1094be1d (patch) | |
tree | 18bd0929d01c3feb9423e6b4f194c342c274a916 | |
parent | 1c9f06348671ee72112f2f75d90d7e46cf412b2d (diff) | |
download | tor-7ae9e92ffbe5f95d10d8822bfc33eb6a1094be1d.tar.gz tor-7ae9e92ffbe5f95d10d8822bfc33eb6a1094be1d.zip |
Add changes file for #23862.
-rw-r--r-- | changes/bug23682 | 5 |
1 files changed, 5 insertions, 0 deletions
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 |