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 0f1e4c3fa..650782a7e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -475,6 +475,10 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1564/">Bug #1564</a>.  	</li>  	<li> +	Matlab lexer treats '!' differently for Matlab and Octave languages. +	<a href="http://sourceforge.net/p/scintilla/bugs/1571/">Bug #1571</a>. +	</li> +	<li>  	Rust lexer improved with nested comments, more compliant doc-comment detection,  	octal literals, NUL characters treated as valid, and highlighting of raw string literals and float literals fixed.  	<a href="http://sourceforge.net/p/scintilla/feature-requests/1038/">Feature #1038.</a> | 
