aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2013-05-06 10:35:34 +1000
committernyamatongwe <unknown>2013-05-06 10:35:34 +1000
commite20fbe43ab4b01a7003c6fe611d4092e0de5c056 (patch)
tree52ae4a116885eca9ee3b9dc788d627fe6d86f488
parentd7acb6eca77b3a40f2cfcaf692de05dd532f4bf7 (diff)
downloadscintilla-mirror-e20fbe43ab4b01a7003c6fe611d4092e0de5c056.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>