aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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>