diff options
author | nyamatongwe <devnull@localhost> | 2013-04-29 10:57:29 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-04-29 10:57:29 +1000 |
commit | 0fd5af8cb0e8b44b6c6b069da386796811b86e0e (patch) | |
tree | 14f24e9bde5dbb2694d142e3d928533e49534134 | |
parent | cf77a05fe164e7d8dc9b41d8261f38d75094891e (diff) | |
download | scintilla-mirror-0fd5af8cb0e8b44b6c6b069da386796811b86e0e.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> |