aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-08-01 16:14:35 +1000
committerNeil <nyamatongwe@gmail.com>2022-08-01 16:14:35 +1000
commit6db9764146c11637c6cc3d6749a566f17e6f3429 (patch)
treeb8547ab0cdf74c69e99104b42d34e9e11ee8531b
parente7df93070d5739eea3fc02663bf685852ab50735 (diff)
downloadscintilla-mirror-6db9764146c11637c6cc3d6749a566f17e6f3429.tar.gz
Change log for previous two changes.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index e7ac0cc1b..08c00bf86 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -618,6 +618,10 @@
Fix incorrect display of selection when printing in some modes.
<a href="https://sourceforge.net/p/scintilla/bugs/2335/">Bug #2335</a>.
</li>
+ <li>
+ Fix crash on Qt when showing autocompletion and the caret isn't on a screen.
+ Move autocompletion onto screen when above it.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla524.zip">Release 5.2.4</a>