diff options
author | nyamatongwe <devnull@localhost> | 2010-05-26 09:08:23 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2010-05-26 09:08:23 +0000 |
commit | 292e6f1973a7e17fff9e28c06ff1793020998b75 (patch) | |
tree | 4b4e22f80d6975181f5eb7466dbbc773cbb2d0de | |
parent | 64b018268ce43555da57fab478f0e5ccbf3f08c5 (diff) | |
download | scintilla-mirror-292e6f1973a7e17fff9e28c06ff1793020998b75.tar.gz |
Updated for 2.12.
-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> |