diff options
| author | nyamatongwe <unknown> | 2010-12-04 12:52:00 +1100 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2010-12-04 12:52:00 +1100 | 
| commit | cdcd236e8f6a38d5828e7b0ffcd2fc21b80c4f20 (patch) | |
| tree | dc7a0a535233baea177011ce14b648b3bdf5c154 /doc/index.html | |
| parent | 904321d09872bcbcb16b77e7c6adc7e9d04b954e (diff) | |
| download | scintilla-mirror-cdcd236e8f6a38d5828e7b0ffcd2fc21b80c4f20.tar.gz | |
Updates for 2.23.
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> | 
