diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-12-19 07:31:19 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-12-19 07:31:19 -0500 |
commit | 2dc522664420163eeea87b8a5bdab5eaabd9b2e2 (patch) | |
tree | 89e831e0b1f64b7af604f081d0d042415edaca77 /changes | |
parent | ae89d9745d3a0d0b2fdf333bd3299d1654bf7b39 (diff) | |
parent | 169a93fff2510cf0eae76cdd198c19687bb1e875 (diff) | |
download | tor-2dc522664420163eeea87b8a5bdab5eaabd9b2e2.tar.gz tor-2dc522664420163eeea87b8a5bdab5eaabd9b2e2.zip |
Merge branch 'maint-0.2.9'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket20170-v3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket20170-v3 b/changes/ticket20170-v3 new file mode 100644 index 0000000000..d634e72053 --- /dev/null +++ b/changes/ticket20170-v3 @@ -0,0 +1,5 @@ + o Minor features (fallback directory list): + - Replace the 81 remaining fallbacks of the 100 originally introduced + in Tor 0.2.8.3-alpha in March 2016, with a list of 177 fallbacks + (123 new, 54 existing, 27 removed) generated in December 2016. + Resolves ticket 20170. |