aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-03-11 09:08:33 +1100
committerNeil <nyamatongwe@gmail.com>2017-03-11 09:08:33 +1100
commit2e6f62b71b89178c6801587de42d460c7af4fc5e (patch)
tree2c09123920745378a5f7b7f6f21c2d80324f57f5
parentc8471d9f119119b4fa378db86920bcdfccaaf1c3 (diff)
downloadscintilla-mirror-2e6f62b71b89178c6801587de42d460c7af4fc5e.tar.gz
SciTE change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 88ce4b440..553059e7d 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -597,6 +597,10 @@
performed by mouse were sent instead to the edit pane.
</li>
<li>
+ SciTE on Windows 8+ further restricts the paths searched for DLLs to the application
+ and system directories which may prevent some binary planting attacks.
+ </li>
+ <li>
Fix failure to load Direct2D on Windows when used on old versions of Windows.
<a href="http://sourceforge.net/p/scintilla/bugs/1653/">Bug #1653</a>.
</li>