diff options
Diffstat (limited to 'changes/bug30452')
-rw-r--r-- | changes/bug30452 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug30452 b/changes/bug30452 new file mode 100644 index 0000000000..2bb401d87d --- /dev/null +++ b/changes/bug30452 @@ -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. |