From 14c9bcc7dc7d5a8577136baad5b43c6bc311312d Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 2 Mar 2017 09:41:01 +1100 Subject: Fix potential problems with IME on Cocoa when document contains invalid UTF-8. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 47966f3c1..c63563c7f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -537,6 +537,10 @@ Bug #1881.
  • + Fix potential problems with IME on Cocoa when document contains invalid + UTF-8. +
  • +
  • Fix crash on Cocoa with OS X 10.9 due to accessibility API not available. Bug #1915.
  • -- cgit v1.2.3