diff options
| author | Neil <nyamatongwe@gmail.com> | 2020-05-04 09:54:26 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2020-05-04 09:54:26 +1000 |
| commit | e61e70eabe194d280bf23759532b06fff5a4897b (patch) | |
| tree | 5f1384352ab477f61afb72a7612ba65e59b07b5f | |
| parent | bb1115894525eddd4ae2591f73f886fa43f60498 (diff) | |
| download | scintilla-mirror-e61e70eabe194d280bf23759532b06fff5a4897b.tar.gz | |
Backport: Change log.
Backport of changeset 8230:c7a14c5831d8.
| -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 96aa80445..3ce1f8bf8 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -564,6 +564,10 @@ Released 9 May 2020. </li> <li> + Optimized performance when opening huge files. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1347/">Feature #1347</a>. + </li> + <li> Added SCE_ERR_GCC_EXCERPT style for GCC 9 diagnostics in errorlist lexer. </li> <li> |
