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 | e1273d7d1ba5cced68b0b035176ee20fc3367681 (patch) | |
tree | f2e8504191dd899a136f66325e054b8ce08f777d /changes | |
parent | c1f86f74927d9233305b4ef93adebf52dadd0147 (diff) | |
parent | 6506b1ee9f7d7daf31832c496ae9e30949fec995 (diff) | |
download | tor-e1273d7d1ba5cced68b0b035176ee20fc3367681.tar.gz tor-e1273d7d1ba5cced68b0b035176ee20fc3367681.zip |
Merge branch 'maint-0.3.4' into maint-0.3.5
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. |