diff options
author | Neil <nyamatongwe@gmail.com> | 2021-10-02 09:17:16 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2021-10-02 09:17:16 +1000 |
commit | 58c944057852a1f1fceecedf7378317b49007c20 (patch) | |
tree | dc99451f1ea09dd166f99bd0961d4258c93b41ff | |
parent | 48506798eeb7e55996a98a414366880108ea6f35 (diff) | |
download | scintilla-mirror-58c944057852a1f1fceecedf7378317b49007c20.tar.gz |
Change log.
-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> |