diff options
author | nyamatongwe <devnull@localhost> | 2011-07-26 17:15:07 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-07-26 17:15:07 +1000 |
commit | 7ab64849ed21601435a609df331c9821436a2015 (patch) | |
tree | 2882b72c9df00ea2433966e0e216311fc5e94f8c /doc/index.html | |
parent | 2fa54138cb8776573c286809a137f960002c60cd (diff) | |
download | scintilla-mirror-7ab64849ed21601435a609df331c9821436a2015.tar.gz |
2.28 updates.
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 d2d3fb175..4ff05b216 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,7 @@ </tr> </table> <ul id="versionlist"> - <li>Version 2.28 fixes stuff.</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> <li>Version 2.25 improves ability of lexers to remember complex state between lines.</li> |