diff options
Diffstat (limited to 'changes/bug-15642-default-fallback-default-dirs')
-rw-r--r-- | changes/bug-15642-default-fallback-default-dirs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/changes/bug-15642-default-fallback-default-dirs b/changes/bug-15642-default-fallback-default-dirs deleted file mode 100644 index a1e194bf1e..0000000000 --- a/changes/bug-15642-default-fallback-default-dirs +++ /dev/null @@ -1,10 +0,0 @@ - o Minor bugfixes (configuration, unit tests): - - Only add the default fallback directories when the DirAuthorities, - AlternateDirAuthority, and FallbackDir directory config options - are set to their defaults. - The default fallback directory list is currently empty, this fix - will only change tor's behaviour when it has default fallback - directories. - Includes unit tests for consider_adding_dir_servers(). - Fixes bug 15642; bugfix on 90f6071d8dc0 in 0.2.4.7-alpha. - Patch by "teor". |