aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-03-02 09:41:01 +1100
committerNeil <nyamatongwe@gmail.com>2017-03-02 09:41:01 +1100
commit14c9bcc7dc7d5a8577136baad5b43c6bc311312d (patch)
tree4e842ee9bb84c731c37ae9ea5844c6cf5c8ecad2 /doc/ScintillaHistory.html
parente15a9f49e1c9224d1c81bc5ef1c14f008ee2d87c (diff)
downloadscintilla-mirror-14c9bcc7dc7d5a8577136baad5b43c6bc311312d.tar.gz
Fix potential problems with IME on Cocoa when document contains invalid UTF-8.
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 47966f3c1..c63563c7f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -537,6 +537,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1881/">Bug #1881</a>.
</li>
<li>
+ Fix potential problems with IME on Cocoa when document contains invalid
+ UTF-8.
+ </li>
+ <li>
Fix crash on Cocoa with OS X 10.9 due to accessibility API not available.
<a href="http://sourceforge.net/p/scintilla/bugs/1915/">Bug #1915</a>.
</li>