diff options
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 411d07800..df193f923 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -564,6 +564,11 @@ <li> Released 24 October 2019. </li> + <li> + SciTE on Win32 adds mouse button "Forward" and "Backward" key definitions for use in + properties like user.shortcuts. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1317/">Feature #1317</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite421.zip">Release 4.2.1</a> |