diff options
| author | nyamatongwe <unknown> | 2013-06-05 17:35:53 +1000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2013-06-05 17:35:53 +1000 | 
| commit | e09a7f2837fbd55ac8cefb0070a1c061bd830660 (patch) | |
| tree | 84c775f58159430a057639054c01f34eaea943bc | |
| parent | 58a884cb53a894bfdce1ea586e07ad72efb0500d (diff) | |
| download | scintilla-mirror-e09a7f2837fbd55ac8cefb0070a1c061bd830660.tar.gz | |
Change log entries for SciTE.
| -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>  | 
