diff options
author | Neil <nyamatongwe@gmail.com> | 2014-12-05 22:00:07 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-12-05 22:00:07 +1100 |
commit | 68687c8eed0e6488382fa0f5e1b16094f85b011c (patch) | |
tree | 222676416e0e7ad7ae1709fcd758cb14c1562503 | |
parent | f1a878083cc72c8727cb67aa25e450e45164ee44 (diff) | |
download | scintilla-mirror-68687c8eed0e6488382fa0f5e1b16094f85b011c.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 703cbcab2..1dbc7f586 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -485,6 +485,9 @@ Reverted a fix on Qt where Qt 5.3 has returned to the behaviour of 4.x. <a href="http://sourceforge.net/p/scintilla/bugs/1575/">Bug #1575</a>. </li> + <li> + On Windows, use indicators for inline IME. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite352.zip?download">Release 3.5.2</a> |