diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 27a9a259b..bfa7ab60a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -584,6 +584,17 @@ </table> <h2>Releases</h2> <h3> + <a href="https://www.scintilla.org/scintilla538.zip">Release 5.3.8</a> + </h3> + <ul> + <li> + Released 22 September 2023. + </li> + <li> + For Cocoa, do nothing for suspendDrawing on macOS 10.14+ as the underlying calls have been deprecated. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla537.zip">Release 5.3.7</a> </h3> <ul> |