diff options
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 11d764c5b..2cd3de5a8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,13 +71,11 @@ </tr> </table> <ul id="versionlist"> + <li>Version 3.4.1 fixes a regression in 3.4.0 that stopped the caret moving when lines were wrapped.</li> <li>Version 3.4.0 finalises the Unicode line ends and substyles features provisionally added in 3.2.5.</li> <li>Version 3.3.9 fixes a bug in 3.3.8 that caused external lexers to fail.</li> <li>Version 3.3.8 improves drawing quality and enhances lexers.</li> <li>Version 3.3.7 uses responsive scrolling on OS X 10.9, enhances lexers, and fixes bugs.</li> - <li>Version 3.3.6 adds support for the Rust language and fixes bugs.</li> - <li>Version 3.3.5 can represent characters with strings. This may be used for modes - which show invisible characters or differentiate characters that appear similar.</li> </ul> <ul id="menu"> <li id="remote1"><a href="http://www.scintilla.org/SciTEImage.html">Screenshot</a></li> |