diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 26ac34f5f..499d3558c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -590,6 +590,10 @@ Fix problem with horizontally inverted glyphs with buffered drawing and WS_EX_LAYOUTRTL set on Win32 GDI. <a href="https://sourceforge.net/p/scintilla/feature-requests/1435/">Feature #1435</a>. </li> + <li> + Fix ARM64 builds with Visual C++ due to unsupported CETCOMPAT flag. + <a href="https://sourceforge.net/p/scintilla/bugs/2324/">Bug #2324</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla522.zip">Release 5.2.2</a> |