diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 4 | 
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> | 
