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 | e40f59323e9b9c3e0f889392e287c2f0a0d020c3 (patch) | |
tree | a99399fc0572aecf407dc97bf85b67e7fb0f1db0 | |
parent | c84fd8d919c0fd00ecf93a9264260a74a26f2f10 (diff) | |
download | scintilla-mirror-e40f59323e9b9c3e0f889392e287c2f0a0d020c3.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> |