From cb527e79d614059af6c3c449fbbb98c56d5c048f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marvin=20H=C3=A4user?= <8659494+mhaeuser@users.noreply.github.com> Date: Sun, 4 Apr 2021 15:10:49 +0200 Subject: [PATCH] Changelog: Document font constraint fixes --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index fa2b17b3e93..b7caacfefa6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -56,6 +56,7 @@ OpenCore Changelog - Added more precise control on `AppleEvent` protocol properties and features - Added dynamic keyboard protocol installation on CrScreenshotDxe - Support starting UEFI tools with argument support (e.g. `ControlMsrE2`) without arguments from picker +- Fixed OpenCanopy font height calculation, may reject previously working fonts and mitigate memory corruption #### v0.6.7 - Fixed ocvalidate return code to be non-zero when issues are found