diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-11-28 08:33:02 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-11-28 08:33:02 +1100 | 
| commit | a8e780dc2e3c55c20bbfdd21e4ecd31e88060cd8 (patch) | |
| tree | d188b8641cfc5c631b8d1f4532df32a5172f5ee5 | |
| parent | 89e0177fafbe0a3566c79b24e82a6a9a8d157489 (diff) | |
| download | scintilla-mirror-a8e780dc2e3c55c20bbfdd21e4ecd31e88060cd8.tar.gz | |
Change log.
| -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> | 
