diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index bfa7ab60a..a2942ebf4 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -591,6 +591,10 @@ Released 22 September 2023. </li> <li> + For Cocoa, fix invisible text on macOS 14 Sonoma. + <a href="https://sourceforge.net/p/scintilla/bugs/2402/">Bug #2402</a>. + </li> + <li> For Cocoa, do nothing for suspendDrawing on macOS 10.14+ as the underlying calls have been deprecated. </li> </ul> |