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 58c02178c..75300da7f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -505,6 +505,10 @@  	These enable better visuals and behaviour for PLAT_CURSES as it is character cell based.  	</li>  	<li> +	CoffeeScript lexer fixes "/*" to not be a comment. +	<a href="http://sourceforge.net/p/scintilla/bugs/1420/">Bug #1420</a>. +	</li> +	<li>  	VHDL folder fixes "block" keyword.  	<a href="http://sourceforge.net/p/scintilla/bugs/1664/">Bug #1664</a>.  	</li> | 
