diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-12-19 07:30:42 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-12-19 07:30:42 -0500 |
commit | 169a93fff2510cf0eae76cdd198c19687bb1e875 (patch) | |
tree | 03f43c4b3f6cb3819974dbf916a49eaaa9c6ec0c /changes | |
parent | 8384f4d26f06f26b8ccae329b2d2ac5cdeb366d3 (diff) | |
parent | e0306320b543049bc66adb19e359b369c66fb775 (diff) | |
download | tor-169a93fff2510cf0eae76cdd198c19687bb1e875.tar.gz tor-169a93fff2510cf0eae76cdd198c19687bb1e875.zip |
Merge branch 'maint-0.2.8' into 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. |