aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2017-03-03 16:40:44 +1100
committerNeil Hodgson <nyamatongwe@gmail.com>2017-03-03 16:40:44 +1100
commitbc31bdeb3b5437171af42ef2921f9bb7080b3b64 (patch)
tree926c064e24a487e2a87912bb46733d520e5f640f
parent0cf093422878653e174d57c0c02ffe4880c6be7a (diff)
downloadscintilla-mirror-bc31bdeb3b5437171af42ef2921f9bb7080b3b64.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c63563c7f..ab03e7f3e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -545,6 +545,11 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1915/">Bug #1915</a>.
</li>
<li>
+ Improved speed of accessibility code on GTK+ by using additional memory
+ as a cache.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1910/">Bug #1910</a>.
+ </li>
+ <li>
Fix crash in accessibility code on GTK+ &lt; 3.3.6 caused by previous bug fix.
<a href="http://sourceforge.net/p/scintilla/bugs/1907/">Bug #1907</a>.
</li>