Merge remote-tracking branch 'sebastian/bug14784'

This commit is contained in:
Nick Mathewson
2015-04-15 11:10:37 -04:00
4 changed files with 92 additions and 15 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features:
- Implement a new controller command "status/fresh-relay-descs" to
fetch a descriptor/extrainfo pair that was generated on demand
just for the controller's use. Implements ticket 14784.