diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index d3dc91ec3..df56e0dd0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -9,7 +9,7 @@ <meta name="keywords" content="Scintilla, SciTE, Editing Component, Text Editor" /> <meta name="Description" content="www.scintilla.org is the home of the Scintilla editing component and SciTE text editor application." /> - <meta name="Date.Modified" content="20101027" /> + <meta name="Date.Modified" content="20101207" /> <style type="text/css"> #versionlist { margin: 0; @@ -55,8 +55,8 @@ GTK+</font> </td> <td width="40%" align="right"> - <font color="#FFCC99" size="3"> Release version 2.22<br /> - Site last modified October 27 2010</font> + <font color="#FFCC99" size="3"> Release version 2.23<br /> + Site last modified December 7 2010</font> </td> <td width="20%"> @@ -71,6 +71,7 @@ </tr> </table> <ul id="versionlist"> + <li>Version 2.23 fixes bugs and adds minor improvements.</li> <li>Version 2.22 fixes bugs and adds minor improvements.</li> <li>Version 2.21 performs much faster for Asian Double Byte Character Sets.</li> <li>Version 2.20 implements lexers as objects so they may retain additional state. @@ -127,8 +128,8 @@ if (!IsRemote()) { //if NOT remote... </p> <p> Scintilla and SciTE are currently available for Intel Win32 and Linux compatible operating - systems with GTK+. They have been run on Windows XP, Windows 7, and on Ubuntu 9.10 - with GTK+ 2.18. <a href="http://www.scintilla.org/SciTEImage.html">Here is a screenshot of + systems with GTK+. They have been run on Windows XP, Windows 7, and on Ubuntu 10.10 + with GTK+ 2.20. <a href="http://www.scintilla.org/SciTEImage.html">Here is a screenshot of SciTE.</a><br /> </p> <p> |