diff options
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index e8c56af2f..0867d7d11 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,10 +72,10 @@ </tr> </table> <ul id="versionlist"> + <li>Version 4.1.0 adds optional indexing of line starts in UTF-8 documents by UTF-32 code points and UTF-16 code units.</li> <li>Version 4.1.0 adds experimental support for bidirectional text as used by Arabic and Hebrew on Win32 and Cocoa.</li> <li>Version 4.0.5 adds experimental support for documents larger than 2 GigaBytes.</li> <li>Version 4.0.4 adds a lexer for Maxima.</li> - <li>Version 4.0.3 adds an option to not allocate any memory for styles.</li> </ul> <ul id="menu"> <li id="remote1"><a href="https://www.scintilla.org/SciTEImage.html">Screenshot</a></li> |