diff options
author | nyamatongwe <unknown> | 2013-05-05 11:12:51 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2013-05-05 11:12:51 +1000 |
commit | 6de91394f22148840aa1c4daa3c297d1e09aa0c2 (patch) | |
tree | 46f8403722d6412c727c40344460fd8075f21083 /doc/ScintillaHistory.html | |
parent | 165bb0f96f100ebd04bb05589995f84a2b15ed14 (diff) | |
download | scintilla-mirror-6de91394f22148840aa1c4daa3c297d1e09aa0c2.tar.gz |
Removing support for Visual C++ 2005 and 6.0.
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 c5ffdbdfb..2b06c8874 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -503,6 +503,9 @@ <li> For SciTE on Windows, fixed most-recently-used menu when files opened through check.if.already.opened. </li> + <li> + Scintilla no longer builds with Visual C++ 2005 or Visual C++ 6.0. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite331.zip?download">Release 3.3.1</a> |