diff --git a/ChangeLog.rst b/ChangeLog.rst index cb67a853..080602be 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -5,6 +5,11 @@ ChangeLog * WIP * Fix incomplete ASIO support on Windows + * Add waf autooption ``--example-tools`` to allow optional build of + executables, libraries and man pages provided by `jack-example-tools + `_ (the files are built by + default). Building and installing the additional files can be disabled by + using ``--example-tools=no`` or ``--no-example-tools``. * 1.9.19 (2021-07-15)