diff options
Diffstat (limited to 'doc')
| -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 0c1275d89..66fcaf36b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -568,6 +568,10 @@  	<a href="https://sourceforge.net/p/scintilla/feature-requests/1280/">Feature #1280</a>.  	</li>  	<li> +	Improved performance of line folding code on large files when no folds are contracted. +	This improves the time taken to open or close large files. +	</li> +	<li>  	Fix bug where changing identifier sets in lexers preserved previous identifiers.  	</li>  	<li> | 
