diff options
| author | nyamatongwe <unknown> | 2013-04-29 10:57:29 +1000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2013-04-29 10:57:29 +1000 | 
| commit | d92144fb70f1aec59ac72f2b5508222b99a34d03 (patch) | |
| tree | d919cdd9ecab0bbc120de346de4f4ad3b27e7faf | |
| parent | b8b573c1d5496b4ed106b90103c8ec3729fa824a (diff) | |
| download | scintilla-mirror-d92144fb70f1aec59ac72f2b5508222b99a34d03.tar.gz | |
Change log.
| -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>  | 
