aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-10-27 15:07:32 +1100
committerNeil <nyamatongwe@gmail.com>2016-10-27 15:07:32 +1100
commit9c55fa7dd47e3ca345ed7cbdda2845c4116e6ebe (patch)
treef2e6c56c65cc9772864d813a1b6af58a3a2c9032
parentecd8f966b7c5d33ec3403ed061cb996300ce9169 (diff)
downloadscintilla-mirror-9c55fa7dd47e3ca345ed7cbdda2845c4116e6ebe.tar.gz
Change log for SciTE.
-rw-r--r--doc/ScintillaHistory.html4
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>