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 103a34b69..82abdf9d0 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -534,6 +534,9 @@ <li> On Windows and GTK+, use indicators for inline IME. </li> + <li> + SciTE shuts down quicker when there is no user-written OnClose function and no directors are attached. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite352.zip?download">Release 3.5.2</a> |