diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index d7af49269..f2b2b2acf 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -488,6 +488,17 @@  	Released 8 March 2015.  	</li>  	<li> +	Verilog folder fixes bug with `end completing an `if* instead of `endif. +	</li> +    </ul> +    <h3> +       <a href="http://prdownloads.sourceforge.net/scintilla/scite354.zip?download">Release 3.5.4</a> +    </h3> +    <ul> +	<li> +	Released 8 March 2015. +	</li> +	<li>  	Indicators may have a different colour and style when the mouse is over them or the caret is moved into them.  	</li>  	<li> | 
