diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-12-11 09:41:05 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-11 09:41:05 -0500 |
commit | 6506b1ee9f7d7daf31832c496ae9e30949fec995 (patch) | |
tree | 6b6430920f563d18cb40b5cf2a8054d26cfe7796 /changes | |
parent | c4f7953d8b869f9b7637428d5fc859fb62f302ff (diff) | |
parent | c1f9191581eae2d04a4ffacf7a7066a16c9f5eae (diff) | |
download | tor-6506b1ee9f7d7daf31832c496ae9e30949fec995.tar.gz tor-6506b1ee9f7d7daf31832c496ae9e30949fec995.zip |
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket24803 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket24803 b/changes/ticket24803 new file mode 100644 index 0000000000..c46d3804df --- /dev/null +++ b/changes/ticket24803 @@ -0,0 +1,5 @@ + o Minor features (fallback directory list): + - Replace the 150 fallbacks originally introduced in Tor 0.3.3.1-alpha in + January 2018 (of which ~115 were still functional), with a list of + 157 fallbacks (92 new, 65 existing, 85 removed) generated in + December 2018. |