summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfalkTX <falktx@falktx.com>2022-04-15 20:09:19 +0100
committerfalkTX <falktx@falktx.com>2022-04-15 20:09:19 +0100
commit82ec94260564a79239d6228b2b66a3866c7541a0 (patch)
treec2ab215bf71cbd97b71571fa87e2a805b80cfd16
parent45042beac57c1a7ca35a91fcf15ad41c9b66daa4 (diff)
downloadjack2-82ec94260564a79239d6228b2b66a3866c7541a0.tar.gz
Update changelog
Signed-off-by: falkTX <falktx@falktx.com>
-rw-r--r--ChangeLog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 267d9b52..9bf906b3 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -9,6 +9,7 @@ ChangeLog
This flag (and the related tools and their code) are going to be removed in the next release.
* Fix alignas() on non-packed architectures
* Fix build of jack-example-tools man pages (1.9.20 regression)
+ * Fix compatibility with macOS 12
* Fix missing symbols from jack client library (error and info callback pointers)
* Fix potential memory corruption in midi_latency_test tool
* Fix JackWeakAPI on Windows