From a8cab2327983ce120276c7cc99185c70b48189e9 Mon Sep 17 00:00:00 2001 From: Mat Berchtold Date: Fri, 22 Apr 2022 15:53:30 +1000 Subject: Bug [#2324] Fix ARM64 builds with Visual C++ due to unsupported CETCOMPAT flag. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') 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. Feature #1435. +
  • + Fix ARM64 builds with Visual C++ due to unsupported CETCOMPAT flag. + Bug #2324. +
  • Release 5.2.2 -- cgit v1.2.3