diff options
| -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> | 
