aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 4daecdfbf..9f2129154 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -536,6 +536,7 @@
</tr><tr>
<td>maboroshin</td>
<td>Gokul Krishnan</td>
+ <td>John Horigan</td>
</tr>
</table>
<p>
@@ -563,6 +564,10 @@
Updated case conversion and character categories to Unicode 11.
</li>
<li>
+ On Cocoa, use dark info bar background when system is set to Dark Appearance.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2055/">Bug #2055</a>.
+ </li>
+ <li>
Fixed a crash on Cocoa in bidirectional mode where some patterns of invalid UTF-8
caused failures to create Unicode strings.
</li>