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 a13e93f10..bf75dbedc 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -586,6 +586,18 @@ </table> <h2>Releases</h2> <h3> + <a href="https://www.scintilla.org/scintilla553.zip">Release 5.5.3</a> + </h3> + <ul> + <li> + Released 18 October 2024. + </li> + <li> + On Win32 change direction of horizontal mouse wheel and touchpad scrolling to match other applications. + <a href="https://sourceforge.net/p/scintilla/bugs/2449/">Bug #2449</a>. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla552.zip">Release 5.5.2</a> </h3> <ul> |