diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 49d939332..eed1fc4ba 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -584,6 +584,19 @@ </table> <h2>Releases</h2> <h3> + <a href="https://www.scintilla.org/scintilla543.zip">Release 5.4.3</a> + </h3> + <ul> + <li> + Released 5 March 2024. + </li> + <li> + Add SC_AUTOCOMPLETE_SELECT_FIRST_ITEM option to + always selects the first item in the autocompletion list. + <a href="https://sourceforge.net/p/scintilla/bugs/2403/">Bug #2403</a>. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla542.zip">Release 5.4.2</a> </h3> <ul> |