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 ec182c290..46cc4155d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -521,6 +521,10 @@  	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> +	<li> +	Fix SciTE crash when command.mode ends with comma. +	<a href="http://sourceforge.net/p/scintilla/bugs/1857/">Bug #1857</a>. +	</li>      </ul>      <h3>         <a href="http://www.scintilla.org/scite367.zip">Release 3.6.7</a> | 
