diff options
| author | Neil <nyamatongwe@gmail.com> | 2016-09-30 10:14:25 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2016-09-30 10:14:25 +1000 | 
| commit | 300629b456064ea2f89ec3ceb90ad8c74b8e500c (patch) | |
| tree | e16df7b89e1382dfff58d9f3563ff2a2f8968a9f | |
| parent | ec830eeb2f0ee7e6ed422f1e2c801db6047ee483 (diff) | |
| download | scintilla-mirror-300629b456064ea2f89ec3ceb90ad8c74b8e500c.tar.gz | |
SciTE changelog.
| -rw-r--r-- | doc/ScintillaHistory.html | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9627ab5fe..080847d8e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -502,6 +502,9 @@  	<td>oirfeodent</td>  	<td>A-R-C-A</td>      </tr> +      </tr><tr> +	<td>Roberto Rossi</td> +    </tr>      </table>      <p>         Images used in GTK+ version @@ -568,6 +571,10 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1660/">Bug #1660</a>.  	</li>  	<li> +	SciTE on Win32 can retain coloured selection when inactive with +	selection.always.visible property. +	<li> +	<li>  	Fix caret position after left or right movement with rectangular selection.  	<a href="http://sourceforge.net/p/scintilla/bugs/1861/">Bug #1861</a>.  	</li> | 
