aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 0827120c6..9ebc7ce7d 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -570,6 +570,12 @@
Released 27 April 2020.
</li>
<li>
+ Implement per-monitor DPI Awareness on Win32 so both Scintilla and SciTE
+ will adapt to the display scale when moved between monitors.
+ Applications should forward WM_DPICHANGED to Scintilla.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2171/">Bug #2171</a>.
+ </li>
+ <li>
Optimized performance when opening huge files.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1347/">Feature #1347</a>.
</li>