aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c858b31fd..024d1216f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -566,6 +566,9 @@
<li>
On Win32, removed special handling of non-0 wParam to WM_PAINT.
</li>
+ <li>
+ Avoid potential long hangs with idle styling for huge documents on Cocoa and GTK.
+ </li>
<ul>
<h3>
<a href="https://www.scintilla.org/scite414.zip">Release 4.1.4</a>