diff options
author | nyamatongwe <devnull@localhost> | 2013-05-15 13:06:11 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-05-15 13:06:11 +1000 |
commit | 19fcfa6f063869ddfce0bdf4f94b0dfd7ea5678b (patch) | |
tree | c92f279a87239397ce4e19e813dcf511d2b97d24 | |
parent | 1f75fc4467364d6389ae78f0644a7ef814c6c7dc (diff) | |
download | scintilla-mirror-19fcfa6f063869ddfce0bdf4f94b0dfd7ea5678b.tar.gz |
Builds again with some older versions of Visual C++.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 6b9098979..e958f5705 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -515,7 +515,7 @@ In SciTE, do not call OnSave twice when files saved asynchronously. </li> <li> - Scintilla no longer builds with Visual C++ 2005 or Visual C++ 6.0. + Scintilla no longer builds with Visual C++ 6.0. </li> </ul> <h3> |