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 515b72be2..af650203c 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -583,6 +583,10 @@
Enable multi-threaded layout on GTK.
</li>
<li>
+ Fix pixmap leak on GTK.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2317/">Bug #2317</a>.
+ </li>
+ <li>
Fix re-entrant painting on GTK to maintain update region.
</li>
<li>