aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-05-27 10:21:46 +1000
committerNeil <nyamatongwe@gmail.com>2020-05-27 10:21:46 +1000
commitdeceefa633e806207408f0aaec3c59fdcf0940fc (patch)
tree5813e038de76c4165f079f0f733a6d4af8d65c32
parentdc3e136484d12520b15eb60a525b9c9a0b3b3853 (diff)
downloadscintilla-mirror-deceefa633e806207408f0aaec3c59fdcf0940fc.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 03d5f875c..d7753d671 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -590,7 +590,8 @@
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>.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2171/">Bug #2171</a>,
+ <a href="https://sourceforge.net/p/scintilla/bugs/2063/">Bug #2063</a>.
</li>
<li>
Optimized performance when opening huge files.