From 3c8a2707eef8a2f39168e86337469b2c953d6c95 Mon Sep 17 00:00:00 2001 From: MikeBeaton Date: Sun, 24 Jul 2022 22:17:35 +0100 Subject: [PATCH] Sync changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 657a709e..57c9ca35 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,6 +12,7 @@ OpenCore Changelog - Added optional `--codec-setup-delay` argument to AudioDxe - Changed units of `Audio` -> `SetupDelay` from microseconds to milliseconds (divide previous value by 1000 if using this setting) - Fixed incorrect FAT binary slice being selected under macOS 10.4.11 when performing a cacheless boot +- Fixed rare assertion caused by label animation initialisation in OpenCanopy - Added `--show-csr` option for `Toggle SIP` boot menu entry - Added macOS 10.4 and 10.5 support to `AllowRelocationBlock` Booter quirk - Added CPU cache info injection for macOS 10.4 to `ProvideCurrentCpuInfo` quirk