aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 29611b466..6f97a07ff 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -528,6 +528,9 @@
The Python lexer partly supports f-strings, allows Unicode identifiers, and no longer allows @1 to be a decorator.
<a href="http://sourceforge.net/p/scintilla/bugs/1848/">Bug #1848</a>.
</li>
+ <li>
+ Fix display of autocompletion lists and calltips on GTK+ 3.22 on Wayland.
+ </li>
</ul>
<h3>
<a href="http://www.scintilla.org/scite372.zip">Release 3.7.2</a>