aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-06-05 09:14:07 +1000
committerNeil <nyamatongwe@gmail.com>2019-06-05 09:14:07 +1000
commit094b3f705eb54b992bd9b7d3e5671682b80c0b1f (patch)
tree7205e06a02c92eed3b4e7f98a31f8d7531f72db6 /doc/ScintillaHistory.html
parent605d11361a25227b2e22a2230578c520dcdf983b (diff)
downloadscintilla-mirror-094b3f705eb54b992bd9b7d3e5671682b80c0b1f.tar.gz
Preparing for 4.1.6 release.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1ce3d8435..32dc31ff0 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -563,6 +563,9 @@
<li>
For Visual C++ 2019, /std:c++latest now includes some C++20 features so switch to /std:c++17.
</li>
+ <li>
+ SciTE supports editing files larger than 2 gigabytes.
+ </li>
<li>
Lexer added for X12.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1280/">Feature #1280</a>.