aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-08-16 09:37:30 +1000
committerNeil <nyamatongwe@gmail.com>2015-08-16 09:37:30 +1000
commita5b773a39536d05ded842e86ce15c080a1286666 (patch)
treec3937fd6cfa08c27f8250d78559b3ae68e42258c
parent8c8ef5249bbf221dc95507dd8e0d48c3ec117e87 (diff)
downloadscintilla-mirror-a5b773a39536d05ded842e86ce15c080a1286666.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index f03e9602f..e8f59c12e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -504,6 +504,11 @@
<li>
Fix find strip in SciTE on Windows XP to be visible.
</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>.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite360.zip?download">Release 3.6.0</a>