summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfalkTX <falktx@falktx.com>2022-01-15 15:08:41 +0000
committerfalkTX <falktx@falktx.com>2022-01-15 15:09:56 +0000
commita2fe7ec2fdbd315f112c8035282d94a429451178 (patch)
treeec2e5ca1bf72ba70b56b7f892cde8c6aa482f3c8
parent719fa1d54568db82e80386b0ea8550433aa91e68 (diff)
downloadjack2-1.9.20.tar.gz
Update Changelogv1.9.20
Signed-off-by: falkTX <falktx@falktx.com>
-rw-r--r--ChangeLog.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 209194c4..6afe4dff 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -3,13 +3,14 @@ ChangeLog
* 1.9.20 (2022-01-15)
- * WIP
* 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``.
+ * Fix 32-bit support in ALSA driver
* Fix incomplete ASIO support on Windows
+ * Fix metadata usage with multiple users
* Fix netsource tool missing on Windows
* Fix semaphore usage on macOS
* Official FreeBSD support