diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 7e544789c..9b2d6ccfb 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -587,6 +587,9 @@ Released 8 February 2023. </li> <li> + Add multithreaded wrap to significantly improve performance of wrapping large files. + </li> + <li> More typesafe bindings of *Full APIs in ScintillaCall. <a href="https://sourceforge.net/p/scintilla/feature-requests/1477/">Feature #1477</a>. </li> |