Merge branch 'fallbacks-0281-squashed'

This commit is contained in:
Nick Mathewson
2016-01-18 20:16:05 -05:00
5 changed files with 324 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor fixes (fallback directories):
- Fix a display issue in updateFallbackDirs.py output.
Patch by "teor". Not in any released version of tor.
o Minor features (fallback directories):
- Add default fallback directories for the 0.2.8 alpha releases.
Patch by "teor".