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 9809d7b87..28c02b434 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -580,6 +580,10 @@
Released 7 December 2021.
</li>
<li>
+ Added multithreaded layout which improves performance significantly for very wide lines.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1427/">Feature #1427</a>.
+ </li>
+ <li>
Made compatible with Qt 6.
</li>
<li>