aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-09-10 09:45:21 +1000
committerNeil <nyamatongwe@gmail.com>2016-09-10 09:45:21 +1000
commit6ca40572fdf4d50e90c715e30831e7dac0ebaf7a (patch)
treec7413fab52aa213f2a672d569c0e7ffc3f385577
parentc0fe4b0747d3abd22b6113ba8fbbfdaf029bb7c1 (diff)
downloadscintilla-mirror-6ca40572fdf4d50e90c715e30831e7dac0ebaf7a.tar.gz
SciTE 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 f97f2b8f3..d0345ea3f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -523,6 +523,10 @@
matching keywords that have particular prefixes and/or suffixes.
</li>
<li>
+ In SciTE, optional prefix argument added to scite.ConstantName method.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1860/">Bug #1860</a>.
+ </li>
+ <li>
On Cocoa, include ILexer.h in the public headers of the framework.
<a href="http://sourceforge.net/p/scintilla/bugs/1855/">Bug #1855</a>.
</li>