diff options
| -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 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> | 
