aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-03-15 14:46:54 +1100
committerNeil <nyamatongwe@gmail.com>2014-03-15 14:46:54 +1100
commit372bb63409f10b6939fb29ca06039bf3272d1220 (patch)
tree406175d015b7d7ad7f738002ee3c8eb4bb741110
parentb4ecfdf83d1bdbbe4192d5e8950ca7aa6971537f (diff)
downloadscintilla-mirror-372bb63409f10b6939fb29ca06039bf3272d1220.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html3
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>