aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorZufu Liu <unknown>2020-03-11 15:58:58 +1100
committerZufu Liu <unknown>2020-03-11 15:58:58 +1100
commit5e690f90debfb95ea26b9779cefa41e48d2e6a8d (patch)
treebb026def113a4ab8aef13827cf23d403d7c57628 /doc
parent633ba5fe3f1aef0be3a4d475454fbf57ca5fa1fe (diff)
downloadscintilla-mirror-5e690f90debfb95ea26b9779cefa41e48d2e6a8d.tar.gz
Handle Japanese IME input when both GCS_COMPSTR and GCS_RESULTSTR set.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index e2652f53f..926639037 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -563,6 +563,18 @@
</li>
</ul>
<h3>
+ <a href="https://www.scintilla.org/scite432.zip">Release 4.3.3</a>
+ </h3>
+ <ul>
+ <li>
+ Released 6 March 2020.
+ </li>
+ <li>
+ On Win32 fix handling Japanese IME input when both GCS_COMPSTR and
+ GCS_RESULTSTR set.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scite432.zip">Release 4.3.2</a>
</h3>
<ul>