diff options
author | nyamatongwe <unknown> | 2011-09-11 11:41:52 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-09-11 11:41:52 +1000 |
commit | c7677704b3409367ff775f889d1f85ae1fd2a2ab (patch) | |
tree | e8457709c4ab7a5af78b12770c8284c29f7c5a70 /doc/index.html | |
parent | 494174cfdab85833455b61ccfc659050c20698bc (diff) | |
download | scintilla-mirror-c7677704b3409367ff775f889d1f85ae1fd2a2ab.tar.gz |
Updates for 2.29.
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 277165c19..00e80b0aa 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,7 @@ </tr> </table> <ul id="versionlist"> - <li>Version 2.29 fixes bugs.</li> + <li>Version 2.29 always draws with Cairo on GTK+.</li> <li>Version 2.28 allows translucent images in RGBA format to be used for margin markers and in autocompletion lists.</li> <li>Version 2.27 fixes incorrect colours on some versions of GTK+.</li> <li>Version 2.26 can highlight folding margin symbols for the current folding block. Experimental support for GTK+ 3.</li> |