From 4615de49b2c24385935b00f267ea6abd9548d37b Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 5 Jun 2019 09:21:53 +1000 Subject: Clarified large file support. --- doc/ScintillaHistory.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 32dc31ff0..ff551942e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -564,7 +564,7 @@ For Visual C++ 2019, /std:c++latest now includes some C++20 features so switch to /std:c++17.
  • - SciTE supports editing files larger than 2 gigabytes. + SciTE supports editing files larger than 2 gigabytes when built as a 64-bit application.
  • Lexer added for X12. -- cgit v1.2.3