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