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 2b06c8874..d6ec96cf5 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -504,6 +504,9 @@ For SciTE on Windows, fixed most-recently-used menu when files opened through check.if.already.opened. </li> <li> + 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. </li> </ul> |