diff options
author | Neil <nyamatongwe@gmail.com> | 2015-04-17 14:40:14 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-04-17 14:40:14 +1000 |
commit | 41f812253373850984dfc1f2fbca60d3ac565ad9 (patch) | |
tree | 411bd81414e2ee2db34d3b869e9e9afe8fdee3d4 | |
parent | ee616f8ca0884dee57edbd7ccc37535d991d7194 (diff) | |
download | scintilla-mirror-41f812253373850984dfc1f2fbca60d3ac565ad9.tar.gz |
Better release blurb.
-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 c656a3d4f..1db8b4816 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,7 @@ </tr> </table> <ul id="versionlist"> - <li>Version 3.5.5 fixes minor bugs.</li> + <li>Version 3.5.5 improves IME on Qt and fixes minor bugs.</li> <li>Version 3.5.4 improves indicators to be able to change appearance on mouse-over and to use a wide variety of colours together.</li> <li>Version 3.5.3 removes support for Windows 95, 98, and ME.</li> <li>Version 3.5.2 only supports 64-bit builds for OS X 10.7+ Cocoa. Provisional support of C++11 <regex>.</li> |