aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2013-05-06 10:35:34 +1000
committernyamatongwe <devnull@localhost>2013-05-06 10:35:34 +1000
commit7b5465c4e2c0395771870726304b290b1665fd94 (patch)
treebc26615f44069cfd508905cd46f56e318fed8ace
parent46f28c2d01bd405725df6e06d0eeb543bb9092f8 (diff)
downloadscintilla-mirror-7b5465c4e2c0395771870726304b290b1665fd94.tar.gz
Change log addition.
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 2b06c8874..d6ec96cf5 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -504,6 +504,9 @@
For SciTE on Windows, fixed most-recently-used menu when files opened through check.if.already.opened.
</li>
<li>
+ In SciTE, do not call OnSave twice when files saved asynchronously.
+ </li>
+ <li>
Scintilla no longer builds with Visual C++ 2005 or Visual C++ 6.0.
</li>
</ul>