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 e4e91c219..aa35d4de0 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -501,6 +501,10 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1098/">Bug #1098</a>.  	</li>  	<li> +	Ruby folder can fold multiline comments. +	<a href="http://sourceforge.net/p/scintilla/bugs/1697/">Bug #1697</a>. +	</li> +	<li>  	SQL lexer fixes a bug with the q-quote operator.  	</li>  	<li> | 
