diff options
author | nyamatongwe <devnull@localhost> | 2007-01-14 06:43:58 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2007-01-14 06:43:58 +0000 |
commit | 221a41d6fb18eb9caf1f9cb70646d8529753ab9e (patch) | |
tree | 099fce1b4ede3e3db0f1af0257105155c6a7c7fb | |
parent | 4e560c07c3feabeaea66f45d8bfba72730baeaa8 (diff) | |
download | scintilla-mirror-221a41d6fb18eb9caf1f9cb70646d8529753ab9e.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> |