diff options
-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 442b97e48..21fd81f8c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -580,6 +580,17 @@ </li> </ul> <h3> + <a href="https://www.scintilla.org/scintilla514.zip">Release 5.1.4</a> + </h3> + <ul> + <li> + Released 29 September 2021. + </li> + <li> + On GTK, fix potential crash when closing Scintilla instances due to releasing global settings object. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla512.zip">Release 5.1.2</a> </h3> <ul> |