diff options
author | Neil <nyamatongwe@gmail.com> | 2014-03-18 12:45:14 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-03-18 12:45:14 +1100 |
commit | b636a2a38e6c9bbda212ac1808510cae844c4161 (patch) | |
tree | 02888e43f3c92dffe82780c6aff44bec8b9bed46 | |
parent | da5e3d776d016db9bb94e2c59291a9af54c44db0 (diff) | |
download | scintilla-mirror-b636a2a38e6c9bbda212ac1808510cae844c4161.tar.gz |
Updated release blurb.
-rw-r--r-- | doc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 767e9fb7f..050efb9e4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,6 +71,7 @@ </tr> </table> <ul id="versionlist"> + <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> |