diff options
| author | nyamatongwe <devnull@localhost> | 2010-12-04 22:16:16 +1100 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2010-12-04 22:16:16 +1100 | 
| commit | 5ca1cd2112047338709117604390e9e614da9be5 (patch) | |
| tree | 007f8bd2e7f30c1393933002e4b8be6d39e4154e /doc/index.html | |
| parent | b52b5dba048d6186d441eee406380424bafd93d2 (diff) | |
| download | scintilla-mirror-5ca1cd2112047338709117604390e9e614da9be5.tar.gz | |
Updates for 2.23.
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/index.html b/doc/index.html index df56e0dd0..0da0d9a0d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,7 @@        </tr>      </table>      <ul id="versionlist"> -      <li>Version 2.23 fixes bugs and adds minor improvements.</li> +      <li>Version 2.23 uses Cairo for drawing on GTK+ 2.22+ rather than GDK.</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. | 
