]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 28795
authorteor <teor@torproject.org>
Fri, 28 Jun 2019 11:37:37 +0000 (21:37 +1000)
committerteor <teor@torproject.org>
Fri, 28 Jun 2019 11:38:33 +0000 (21:38 +1000)
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.

changes/ticket28795 [new file with mode: 0644]

diff --git a/changes/ticket28795 b/changes/ticket28795
new file mode 100644 (file)
index 0000000..6ae7256
--- /dev/null
@@ -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.