diff options
Diffstat (limited to 'changes/1324-fetch-from-v3-not-v2')
-rw-r--r-- | changes/1324-fetch-from-v3-not-v2 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/1324-fetch-from-v3-not-v2 b/changes/1324-fetch-from-v3-not-v2 deleted file mode 100644 index 7026980558..0000000000 --- a/changes/1324-fetch-from-v3-not-v2 +++ /dev/null @@ -1,5 +0,0 @@ - o Major bugfixes: - - Directory mirrors were fetching relay descriptors only from v2 - directory authorities, rather than v3 authorities like they should. - Only 2 v2 authorities remain (compared to 7 v3 authorities), leading - to a serious bottleneck. Bugfix on 0.2.0.9-alpha. Fixes bug 1324. |