diff options
-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 7451706ea..0007c4777 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -616,6 +616,9 @@ by using 64K memory to cache folding data for each DBCS code page used. </li> <li> + On Win32, fix a crash with bidirectional text. + </li> + <li> When using Visual C++ through nmake, fix building for ARM64. <a href="https://sourceforge.net/p/scintilla/feature-requests/1546/">Feature #1546</a>. </li> |