diff options
| author | Neil <nyamatongwe@gmail.com> | 2016-10-03 09:40:07 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2016-10-03 09:40:07 +1100 | 
| commit | 15bfff73d3a1f2f3355a209d9bd2bf2511d735d2 (patch) | |
| tree | 9a2c2aadad011d33220ef4eb46d93645f28d9ca5 | |
| parent | ed57b3fd63f06960e59fdfc05bbca07f05675f97 (diff) | |
| download | scintilla-mirror-15bfff73d3a1f2f3355a209d9bd2bf2511d735d2.tar.gz | |
SciTE change log.
| -rw-r--r-- | doc/ScintillaHistory.html | 6 | 
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 07646f484..fb004776b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -571,10 +571,14 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1660/">Bug #1660</a>.  	</li>  	<li> -	SciTE on Win32 can retain coloured selection when inactive with +	SciTE on Windows can retain coloured selection when inactive with  	selection.always.visible property.  	<li>  	<li> +	SciTE on Windows adds a state to close.on.find to close the find strip when +	a match is found. +	<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>  | 
