From c384eab83ef5e8cd420fb4704b17da79ef90456a Mon Sep 17 00:00:00 2001 From: PMheart <17109513+PMheart@users.noreply.github.com> Date: Mon, 2 Nov 2020 06:50:30 +0800 Subject: [PATCH] Docs: Sync changelog from https://github.com/acidanthera/OpenCorePkg/commit/811f4a064e47e5731b3f40c533d95c4aef7faf38 --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index e31e13d4..3c2a015c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -53,6 +53,7 @@ OpenCore Changelog - Fixed `macserial` compatibility with iMac20,x serials and other models from 2020 - Added `LegacyCommpage` quirk to improve pre-SSSE3 userspace compatibility - Fixed legacy SATA HDDs displaying as external drives in the picker +- Fixed `FindPattern` on last byte of data #### v0.6.1 - Improved recognition of early pressed hotkeys, thx @varahash