aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index a6140d833..aef93f448 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -568,6 +568,10 @@
Newer APIs used on GTK+ 3.22 as older APIs were deprecated.
</li>
<li>
+ Fix crash in accessibility code on GTK+ due to signal receipt after destruction.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1907/">Bug #1907</a>.
+ </li>
+ <li>
Make trackpad scrolling work on Wayland.
<a href="http://sourceforge.net/p/scintilla/bugs/1901/">Bug #1901</a>.
</li>