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
commit6ba05c63adde19bd9f55d01ff33081a4ada174be (patch)
tree5138d3c2dc5e0fa4faa5a654fbb893519ceeb19b
parent030867ae0825ac889668b6c2d0be34883b5931e4 (diff)
downloadscintilla-mirror-6ba05c63adde19bd9f55d01ff33081a4ada174be.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>.