diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 36b002bf5..d3a8be098 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -603,6 +603,10 @@  	<a href="https://sourceforge.net/p/scintilla/bugs/2138/">Bug #2138</a>.  	</li>  	<li> +	On Win32 fix handling Japanese IME input when both GCS_COMPSTR and +	GCS_RESULTSTR set. +	</li> +	<li>  	Improve IME behaviour on GTK.  	Set candidate position for windowed IME.  	Improve location of candidate window. | 
