diff options
author | nyamatongwe <unknown> | 2007-01-14 06:43:58 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2007-01-14 06:43:58 +0000 |
commit | c8b49282e0c7d4e89aa3a4a657663d421b518cfd (patch) | |
tree | 099fce1b4ede3e3db0f1af0257105155c6a7c7fb | |
parent | 2ae84ebca482a35fc27506f94498866168b1ec12 (diff) | |
download | scintilla-mirror-c8b49282e0c7d4e89aa3a4a657663d421b518cfd.tar.gz |
More items for 1.72.
-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> |