diff options
author | nyamatongwe <unknown> | 2011-03-17 16:01:38 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-03-17 16:01:38 +1100 |
commit | fff5faa4b969da59326b3d94d77a42066ac6f19d (patch) | |
tree | a05305adc64532576a0f1d7af48fb2ee57cb4903 /doc/index.html | |
parent | 98afe3c6081d3473eb638c17fe5cbce335558c91 (diff) | |
download | scintilla-mirror-fff5faa4b969da59326b3d94d77a42066ac6f19d.tar.gz |
More additions for 2.25.
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 351f0afd1..4dd5445cd 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,7 @@ </tr> </table> <ul id="versionlist"> - <li>Version 2.25 .</li> + <li>Version 2.25 improves ability of lexers to remember complex state between lines.</li> <li>Version 2.24 fixes a memory leak on GTK+ with Cairo.</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> |