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 8f9773f40..2654c0619 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -561,6 +561,10 @@  	<li>  	Markdown lexer fixes highlighting of non-ASCII characters in links.  	</li> +	<li> +	SciTE on Win32 makes Del key work again in find and replace strips. +	<a href="https://sourceforge.net/p/scintilla/bugs/2044/">Bug #2044</a>. +	</li>      </ul>      <h3>         <a href="https://www.scintilla.org/scite411.zip">Release 4.1.1</a> | 
