diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 7491109a6..b117e90ba 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -573,6 +573,18 @@ </table> <h2>Releases</h2> <h3> + <a href="https://www.scintilla.org/scintilla522.zip">Release 5.2.2</a> + </h3> + <ul> + <li> + Released 24 February 2022. + </li> + <li> + Fix crash with unexpected right-to-left text on GTK. + <a href="https://sourceforge.net/p/scintilla/bugs/2309/">Bug #2309</a>. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla521.zip">Release 5.2.1</a> </h3> <ul> |