diff options
-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 79a3cfe00..1b932363e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -554,6 +554,10 @@ <li> SciTE on Windows restores focus to edit pane after closing user strip. </li> + <li> + SciTE measures files larger that 2 GB which allows it to refuse to open huge files more consistently + and to show better warning messages. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite370.zip">Release 3.7.0</a> |