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 | 9d476d2b47b99d823c661f8c217f41006024f307 (patch) | |
| tree | e99e888dfa2c010fedf0c343b7c285e40419f7a4 | |
| parent | 53672869dd9d6ae0029df8d9404cd936e2f05ffb (diff) | |
| download | scintilla-mirror-9d476d2b47b99d823c661f8c217f41006024f307.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> |
