diff options
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 15116d958..8d6cebf04 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -302,6 +302,12 @@ SciTE on GTK+, fixed loop that occurred with automatic loading for an unreadable file. </li> <li> + SciTE asks whether to save files when Windows shuts down. + </li> + <li> + Save Session on Windows now defaults the extension to "ses". + </li> + <li> Bug fixed with single character keywords. </li> <li> |