diff options
| -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 1dd2ed9a7..8fad9ceb8 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -486,6 +486,9 @@  	<li>  	Fix display of DBCS documents on Windows Direct2D/DirectWrite with default character set.  	</li> +	<li> +	For SciTE on Windows, fixed most-recently-used menu when files opened through check.if.already.opened. +	</li>      </ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite331.zip?download">Release 3.3.1</a> | 
