aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
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 e145fff81..24b2ead5a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -629,6 +629,10 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2238/">Bug #2238</a>.
</li>
<li>
+ On Win32, fix crash with SC_TECHNOLOGY_DIRECTWRITERETAIN.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2243/">Bug #2243</a>.
+ </li>
+ <li>
On GTK, changes in system font settings (such as from Tweak) are detected and position
caches are invalidated since different font display options, such as antialiasing, change
character shape and thus positions.