diff options
author | Neil <nyamatongwe@gmail.com> | 2016-04-24 10:19:20 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-04-24 10:19:20 +1000 |
commit | 61785fab8d65f795bf57c403f30ba743d15a79b9 (patch) | |
tree | a2449c0c2376f0c4d6746279b5b60611c759c1e1 | |
parent | 2b4d2140434a7cbc7bb709c3363126420bfe7208 (diff) | |
download | scintilla-mirror-rel-3-6-5.tar.gz |
SciTE change log.rel-3-6-5
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c2532f685..be5490dd9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -548,6 +548,9 @@ For the replace strip, menu choices change the state. For the find strip, menu choices are reflected in the appearance of their corresponding buttons. </li> + <li> + SciTE on Windows on high DPI displays fixes the height of edit boxes in user strips. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite364.zip">Release 3.6.4</a> |