aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
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 1c502ee53..bdef04b8f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -594,6 +594,10 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2152/">Bug #2152</a>.
</li>
<li>
+ Crash fixed with Direct2D on Win32 when updating driver.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2138/">Bug #2138</a>.
+ </li>
+ <li>
Improve IME behaviour on GTK.
Set candidate position for windowed IME.
Improve location of candidate window.