diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
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+ < 3.3.6 caused by previous bug fix. <a href="http://sourceforge.net/p/scintilla/bugs/1907/">Bug #1907</a>. </li> |