diff options
author | nyamatongwe <devnull@localhost> | 2013-05-27 10:49:00 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-05-27 10:49:00 +1000 |
commit | e1953d7f9862e9858d574242d186b46407524eff (patch) | |
tree | b3d5be4302fe780900a3e36062777da41907edf7 | |
parent | f82483c06da557dc3a0445e61eae576a0292696c (diff) | |
download | scintilla-mirror-e1953d7f9862e9858d574242d186b46407524eff.tar.gz |
Updated changes list.rel-3-3-3
-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> |