aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-08-22 18:25:17 +1000
committerNeil <nyamatongwe@gmail.com>2015-08-22 18:25:17 +1000
commit180675b7f628f441fdc27d39df423308081d7bcb (patch)
treef8e90c06be8ceed4030cfec424f985e946241854
parent4e8b2664875fbb809f6429bee5f2ad6906d5641d (diff)
downloadscintilla-mirror-180675b7f628f441fdc27d39df423308081d7bcb.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html4
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>.