diff options
author | Neil <nyamatongwe@gmail.com> | 2014-03-28 15:15:51 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-03-28 15:15:51 +1100 |
commit | 9141791c438aba7cc998da7180f73d6b0431aefd (patch) | |
tree | 7eff51f823562f26fa41de4e3af09ef54a076ee2 | |
parent | c02be7d60e94850a564b44a4acf8c2b3412be4fb (diff) | |
download | scintilla-mirror-9141791c438aba7cc998da7180f73d6b0431aefd.tar.gz |
Updating web page for release.rel-3-4-1
-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> |