aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 536af8fdd..7665d2180 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -549,6 +549,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1981/">Bug #1981</a>.
</li>
<li>
+ Fix drawing failure on Cocoa with animated find indicator in large files with macOS 10.12
+ by disabling animation.
+ </li>
+ <li>
SciTE on GTK+ installs its desktop file as non-executable and supports the common
LDLIBS make variable.
<a href="http://sourceforge.net/p/scintilla/bugs/1989/">Bug #1989</a>,