summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-06-28 21:37:37 +1000
committerteor <teor@torproject.org>2019-06-28 21:38:33 +1000
commitfb977f8cac99c008f11e054f07b8c4be5fc5a0c5 (patch)
tree7b8c47895622b53cd1e1be06a2acfbdf82482275
parentf3b2a81ce734828aeba50e8d1eb19c8c4575fdb6 (diff)
downloadtor-fb977f8cac99c008f11e054f07b8c4be5fc5a0c5.tar.gz
tor-fb977f8cac99c008f11e054f07b8c4be5fc5a0c5.zip
changes: file for 28795
Replace the 157 fallbacks originally introduced in Tor 0.3.5.6-rc in December 2018 (of which ~122 were still functional), with a list of 148 fallbacks (70 new, 78 existing, 79 removed) generated in June 2019. Closes ticket 28795. Note that we created extra lists from DE and US, but they didn't add any more fallbacks when we tried to merge them.
-rw-r--r--changes/ticket287955
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket28795 b/changes/ticket28795
new file mode 100644
index 0000000000..6ae72562bf
--- /dev/null
+++ b/changes/ticket28795
@@ -0,0 +1,5 @@
+ o Minor features (fallback directory list):
+ - Replace the 157 fallbacks originally introduced in Tor 0.3.5.6-rc
+ in December 2018 (of which ~122 were still functional), with a
+ list of 148 fallbacks (70 new, 78 existing, 79 removed) generated
+ in June 2019. Closes ticket 28795.