diff options
| author | Neil <nyamatongwe@gmail.com> | 2018-07-08 11:29:24 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2018-07-08 11:29:24 +1000 | 
| commit | 3ea21ee4a874fe276ed4a69636deab29d499dedb (patch) | |
| tree | 0a0c5242d9a3d3a46be2aa97eeae8de22fe69871 | |
| parent | 7566a4a939d56d138ecd3e873242ef0a325a716f (diff) | |
| download | scintilla-mirror-3ea21ee4a874fe276ed4a69636deab29d499dedb.tar.gz | |
SciTE change log.
| -rw-r--r-- | doc/ScintillaHistory.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c28c7bf3b..70895e649 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -556,6 +556,9 @@  	<li>  	SciTE's menukey feature implemented on Windows.  	</li> +	<li> +	For SciTE on Windows, user defined strip lists are now scrollable. +	</li>      </ul>      <h3>         <a href="https://www.scintilla.org/scite410.zip">Release 4.1.0</a> | 
