diff options
author | Neil <nyamatongwe@gmail.com> | 2017-04-06 09:23:14 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2017-04-06 09:23:14 +1000 |
commit | 84d949ba2662648114028dc3f7470e58064bf25c (patch) | |
tree | ba20e24d716e730c029b332915713df11f43de34 | |
parent | a1e477e3ba5fac50cf5c622aba80059d8c2f7a0f (diff) | |
download | scintilla-mirror-84d949ba2662648114028dc3f7470e58064bf25c.tar.gz |
SciTE change log.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 882b1a3e8..64e8ac995 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -553,6 +553,10 @@ <li> SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments. </li> + <li> + SciTE on Windows Find strip Find button works in incremental no-close mode. + <a href="http://sourceforge.net/p/scintilla/bugs/1926/">Bug #1926</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite374.zip">Release 3.7.4</a> |