Merge branch 'ticket22684'

This commit is contained in:
Nick Mathewson
2017-06-29 10:16:15 -04:00
2 changed files with 15 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (control):
- Add GETINFO desc/download-enabled and md/download-enabled, to
inform the controller whether try to download router descriptors
and microdescriptors respectively. Closes ticket 22684.