From 636d0ad68bf134a7dbeabdf83b70763f88fbc970 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 26 Oct 2017 09:09:37 -0400 Subject: [PATCH] remove now-redundant changes file --- changes/bug23682 | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 changes/bug23682 diff --git a/changes/bug23682 b/changes/bug23682 deleted file mode 100644 index 301ce73672..0000000000 --- a/changes/bug23682 +++ /dev/null @@ -1,5 +0,0 @@ - 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