diff --git a/Changelog.md b/Changelog.md index 6f8e308ba05c850823c0ad9d1043bc367d485b11..e0a1cefe97b14b6e512f2b15dc8472fa2734c8a5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -15,8 +15,9 @@ OpenCore Changelog - Added `BuiltinText` variant for `TextRenderer` for older laptops - Fixed `SyncRuntimePermissions` creating invalid MAT table - Added EFI FAT image loading support (macOS 10.8 and earlier) -- Added cacheless kext injection support (macOS 10.9 and earlier) -- Added mkext kext injection support (macOS 10.6 and earlier) +- Added 64-bit cacheless kext injection and patching support (macOS 10.9 and earlier) +- Added 64-bit mkext kext injection and patching support (macOS 10.6 and earlier) +- Fixed XNU hook matching non-kernel files #### v0.6.0 - Fixed sound corruption with AudioDxe