aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2010-12-04 22:16:16 +1100
committernyamatongwe <unknown>2010-12-04 22:16:16 +1100
commit6926b61ac2cf67bb2ff7dd21e1a5408324f6e56a (patch)
tree0be90507c716a0f689c96a2d1e5c81b4066406b0 /doc/index.html
parent687c345eed996d2d927cf0c4680e7381d503c7c2 (diff)
downloadscintilla-mirror-6926b61ac2cf67bb2ff7dd21e1a5408324f6e56a.tar.gz
Updates for 2.23.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html2
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.