Merge remote-tracking branch 'ahf-github/bugs/24854_029_2' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2018-04-10 14:25:57 -04:00
4 changed files with 38 additions and 33 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Move the list of default directory authorities to their own file for
inclusion using the C preprocessor. Closes ticket 24854. Patch by "beastr0".