diff options
| author | Neil <nyamatongwe@gmail.com> | 2015-06-19 10:59:15 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2015-06-19 10:59:15 +1000 | 
| commit | 2422cd7742cceaddd5b9d3900d974bc65c6b841f (patch) | |
| tree | e157b881c24940fe865554062869cf29ebc24d20 | |
| parent | f85a86f72d0f51ba13ecb9445468dbf2a8a89edd (diff) | |
| download | scintilla-mirror-2422cd7742cceaddd5b9d3900d974bc65c6b841f.tar.gz | |
Updates for release 3.5.7.
| -rw-r--r-- | doc/ScintillaHistory.html | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 409245739..9020ee803 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -484,11 +484,11 @@        </li>      </ul>      <h3> -       <a href="http://prdownloads.sourceforge.net/scintilla/scite356.zip?download">Release 3.5.6</a> +       <a href="http://prdownloads.sourceforge.net/scintilla/scite356.zip?download">Release 3.5.7</a>      </h3>      <ul>  	<li> -	Released 26 May 2015. +	Released 20 June 2015.  	</li>  	<li>  	Added SCI_MULTIPLESELECTADDNEXT to add the next occurrence of the main selection within the @@ -497,6 +497,9 @@  	target to the set of selections.  	</li>  	<li> +	SciTE adds "Selection Add Next" and "Selection Add Each" commands to the Search menu. +	</li> +	<li>  	Added SCI_ISRANGEWORD to determine if the parameters are at the start and end of a word.  	</li>  	<li> | 
