diff --git a/Source/Modules/SessionCtl_HandleDisplay.swift b/Source/Modules/SessionCtl_HandleDisplay.swift index 1cc16b00..4908aa47 100644 --- a/Source/Modules/SessionCtl_HandleDisplay.swift +++ b/Source/Modules/SessionCtl_HandleDisplay.swift @@ -169,6 +169,7 @@ public extension SessionCtl { /// FB10978412: Since macOS 11 Big Sur, CTFontCreateUIFontForLanguage cannot /// distinguish zh-Hans and zh-Hant with correct adoptation of proper PingFang SC/TC variants. + /// Update: This has been fixed in macOS 13. /// /// Instructions for Apple Developer relations to reveal this bug: ///