diff options
Diffstat (limited to 'doc')
| -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 ad70afba9..a03c60e0c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -527,6 +527,10 @@  	JSON folder fixed where it didn't resume folding with the correct fold level.  	</li>  	<li> +	YAML lexer fixed style of references and keywords when followed by a comment. +	<a href="http://sourceforge.net/p/scintilla/bugs/1872/">Bug #1872</a>. +	</li> +	<li>  	Margin click to select line now clears rectangular and additional selections.  	</li>  	<li> | 
