Merge remote-tracking branch 'tor-github/pr/1020' into maint-0.4.0

This commit is contained in:
Nick Mathewson
2019-06-05 16:10:51 -04:00
5 changed files with 25 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (compile-time modules):
- Add a --list-modules command to print a list of which compile-time
modules are enabled. Closes ticket 30452.