diff options
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> |