diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -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 d8fb1fb09..d53168e48 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -522,6 +522,10 @@  	from the process is read.  	</li>  	<li> +	SciTE on Windows improves the time taken to read output from tools that produce a large amount +	of output by a factor of around 10. +	</li> +	<li>  	On GTK+ the keyboard command for View | End of Line was changed to Ctrl+Shift+N  	to avoid clash with Search | Selection Add Next.  	<a href="http://sourceforge.net/p/scintilla/bugs/1750/">Bug #1750</a>. | 
