aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2007-01-14 06:43:58 +0000
committernyamatongwe <unknown>2007-01-14 06:43:58 +0000
commitc8b49282e0c7d4e89aa3a4a657663d421b518cfd (patch)
tree099fce1b4ede3e3db0f1af0257105155c6a7c7fb
parent2ae84ebca482a35fc27506f94498866168b1ec12 (diff)
downloadscintilla-mirror-c8b49282e0c7d4e89aa3a4a657663d421b518cfd.tar.gz
More items for 1.72.
-rw-r--r--doc/ScintillaHistory.html6
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>