diff options
| author | Neil <nyamatongwe@gmail.com> | 2018-07-23 16:41:22 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2018-07-23 16:41:22 +1000 | 
| commit | 8087517b6ee51a6b96db5b166d58362cf6b7f62f (patch) | |
| tree | a1f05bc7ccbb5edf148fa078b9ccb11cc5c9a6f3 | |
| parent | dbf935a31e73a3cfae7f29386b718748845a3313 (diff) | |
| download | scintilla-mirror-8087517b6ee51a6b96db5b166d58362cf6b7f62f.tar.gz | |
SciTE change log.
| -rw-r--r-- | doc/ScintillaHistory.html | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 41c093e3c..a6e618e82 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -565,6 +565,8 @@  	</li>  	<li>  	For SciTE on Windows, user defined strip lists are now scrollable. +	Cursor no longer flickers in edit and combo boxes. +	Focus in and out events occur for combo boxes.  	</li>      </ul>      <h3> | 
