aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorMat Berchtold <unknown>2020-02-15 09:02:56 +1100
committerMat Berchtold <unknown>2020-02-15 09:02:56 +1100
commit78c6edfb7534b08a71c3fb9e872d0f3c8a2bc2cc (patch)
tree93940498aff70a4cc3478ec84486f71a96f602e9 /doc/ScintillaHistory.html
parent2761a6e256af7bc378bfab677b0cd8aeafc999b4 (diff)
downloadscintilla-mirror-78c6edfb7534b08a71c3fb9e872d0f3c8a2bc2cc.tar.gz
Bug [#2138]. Potential fix to Direct2D crash when updating driver.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 08ddb7571..9a77f6bcf 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -583,6 +583,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>
For SciTE on Win32, fix crashes when Lua script closes application.
<a href="https://sourceforge.net/p/scintilla/bugs/2155/">Bug #2155</a>.
</li>