diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-03-15 14:46:54 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-03-15 14:46:54 +1100 | 
| commit | 01ddfa39df7f6c5ac3adfb389d8a92d79a715552 (patch) | |
| tree | 9cb1c1cbebefa1279ab7b7ab067c86d7b7e4dde3 | |
| parent | 9a7d56a24918c09c1ac019392e748084d6b3735a (diff) | |
| download | scintilla-mirror-01ddfa39df7f6c5ac3adfb389d8a92d79a715552.tar.gz | |
Change log.
| -rw-r--r-- | doc/ScintillaHistory.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f8bd160ea..85eee8f1f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -478,6 +478,9 @@  	DirectWrite on Windows.  	</li>  	<li> +	SciTE on Windows scales image buttons on the find and replace strips to match the current system scale factor. +	</li> +	<li>  	Additional assembler lexer variant As(SCLEX_AS) for Unix assembly code which uses '#' for comments and  	';' to separate statements.  	</li> | 
