diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 3a371b5b9..6d67c2f13 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -540,11 +540,11 @@ </li> </ul> <h3> - <a href="https://www.scintilla.org/scite411.zip">Release 4.1.1</a> + <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.1/scintilla3101.zip/download">Release 3.10.1</a> </h3> <ul> <li> - Released 19 June 2018. + Released 31 October 2018. </li> <li> Add SCI_SETCOMMANDEVENTS API to allow turning off command events as they @@ -584,6 +584,15 @@ <li> Fix margin cursor on Cocoa to point more accurately. </li> + <li> + Updated ConTeXt Lua LPeg lexer. + </li> + <li> + Improved folding of traditionally single elements in HTML Lua LPeg lexer. + </li> + <li> + Improved accuracy of Markdown Lua LPeg lexer. + </li> </ul> <h3> <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.0/scintilla3100.zip/download">Release 3.10.0</a> |