summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst5
1 files changed, 5 insertions, 0 deletions
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
+ <https://github.com/jackaudio/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)