diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 04e612fc7..0bd34af64 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -437,6 +437,20 @@        </li>      </ul>      <h3> +       <a href="http://prdownloads.sourceforge.net/scintilla/scite334.zip?download">Release 3.3.4</a> +    </h3> +    <ul> +	<li> +	Released 29 December 2013. +	</li> +	<li> +	SciTE 'immediate' subsystem added to allow scripts that work while tools are executed. +	</li> +	<li> +	Font quality exposed in SciTE as font.quality setting. +	</li> +    </ul> +    <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite333.zip?download">Release 3.3.3</a>      </h3>      <ul> | 
