diff options
author | nyamatongwe <unknown> | 2010-05-26 09:08:23 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-05-26 09:08:23 +0000 |
commit | ffd2d923c15f64cd3294bcca7bfa809c5936cbb7 (patch) | |
tree | 4b4e22f80d6975181f5eb7466dbbc773cbb2d0de /doc/index.html | |
parent | 05236ccdd2076f64e8f64b8f8e3c72aa7b8abff1 (diff) | |
download | scintilla-mirror-ffd2d923c15f64cd3294bcca7bfa809c5936cbb7.tar.gz |
Updated for 2.12.
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 669bd79f0..8c249235a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,7 @@ </tr> </table> <ul id="versionlist"> - <li>Version 2.12.</li> + <li>Version 2.12 improved drawing speed and fixed bugs.</li> <li>Version 2.11 fixes compatibility with the C language.</li> <li>Version 2.10 performs case insensitive search and upper and lower casing for non-ASCII characters. Support for version 1.x of GTK+ removed.</li> |