aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorZufu Liu <unknown>2020-03-21 08:43:31 +1100
committerZufu Liu <unknown>2020-03-21 08:43:31 +1100
commit7b2e7fedf52c3d08508713a99e2dbe9f96339e94 (patch)
tree98afeb4c9ad3e1a28dbc14d007a078b8d1bba41c /doc
parentc09ea9018b0ccf2d3909715071184fcb5852c649 (diff)
downloadscintilla-mirror-7b2e7fedf52c3d08508713a99e2dbe9f96339e94.tar.gz
Change log.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 926639037..5019caf49 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -573,6 +573,10 @@
On Win32 fix handling Japanese IME input when both GCS_COMPSTR and
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>
</ul>
<h3>
<a href="https://www.scintilla.org/scite432.zip">Release 4.3.2</a>