diff options
Diffstat (limited to 'doc')
| -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 0cced840e..48529c8d6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -595,6 +595,18 @@ </table> <h2 id="Releases">Releases</h2> <h3> + <a href="https://www.scintilla.org/scintilla559.zip">Release 5.5.9</a> + </h3> + <ul> + <li> + Released 10 November 2025. + </li> + <li> + Fix SCI_SETSELECTIONNSTART and SCI_SETSELECTIONNEND to behave more sensibly. + <a href="https://sourceforge.net/p/scintilla/bugs/2488/">Bug #2488</a>. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla558.zip">Release 5.5.8</a> </h3> <ul> |
