diff options
author | nyamatongwe <unknown> | 2013-05-27 10:49:00 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2013-05-27 10:49:00 +1000 |
commit | efb4699bcf5a919f128c83e4c0bc9c863674dfdd (patch) | |
tree | 6ca03aa5cd9fd54eaa4129af2d99b598a9b79be3 /doc/index.html | |
parent | 59c58ef6d86c011be136bf98f84e66f5e076567a (diff) | |
download | scintilla-mirror-efb4699bcf5a919f128c83e4c0bc9c863674dfdd.tar.gz |
Updated changes list.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index e945574d0..f406f1500 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,16 +71,13 @@ </tr> </table> <ul id="versionlist"> + <li>Version 3.3.3 fixes bugs on GTK+.</li> <li>Version 3.3.2 simplifies implementing folding.</li> <li>Version 3.3.1 fixes bugs on Cocoa.</li> <li>Version 3.3.0 should not be used on Cocoa since it contains bugs fixed in 3.3.1. It implements overlay scrollers and kinetic scrolling on Cocoa. Performance improved on GTK+ and Cocoa by performing more work in high-priority idle tasks.</li> - <li>Version 3.2.5 SCI_ALLOCATEEXTENDEDSTYLES introduced so that different uses - of extended styles can cooperate. - Unicode line ends and substyles are added as provisional features which means - they may change before becoming permanent.</li> </ul> <ul id="menu"> <li id="remote1"><a href="http://www.scintilla.org/SciTEImage.html">Screenshot</a></li> |