diff options
| -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> | 
