diff options
| -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 d3a8be098..54deea417 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -607,6 +607,10 @@  	GCS_RESULTSTR set.  	</li>  	<li> +	On GTK with Wayland fix display of windowed IME. +	<a href="https://sourceforge.net/p/scintilla/bugs/2149/">Bug #2149</a>. +	</li> +	<li>  	Improve IME behaviour on GTK.  	Set candidate position for windowed IME.  	Improve location of candidate window. | 
