diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 236dbb107..5d4e6344d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -548,6 +548,15 @@ </li> </ul> <h3> + <a href="https://www.scintilla.org/scite413.zip">Release 4.1.3</a> + </h3> + <ul> + <li> + Fixed a crash on Cocoa in bidirectional mode where some patterns of invalid UTF-8 + caused failures to create Unicode strings. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scite412.zip">Release 4.1.2</a> </h3> <ul> |