aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-11-13 14:42:49 +1100
committerNeil <nyamatongwe@gmail.com>2016-11-13 14:42:49 +1100
commit9372cae68afe9d5754f29a74988de61d108017c8 (patch)
treed8fa858634ff1086bae1076e9e2842cd81a99f2b
parent06886879081e9dc8561623199779867f8217fac0 (diff)
downloadscintilla-mirror-9372cae68afe9d5754f29a74988de61d108017c8.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 17880f5ee..3c156f49a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -552,6 +552,11 @@
target Scintilla instance was destroyed.
</li>
<li>
+ Cocoa IME made more compliant with documented behaviour to avoid bugs that caused
+ huge allocations.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1881/">Bug #1881</a>.
+ </li>
+ <li>
SciTE on Windows restores focus to edit pane after closing user strip.
</li>
<li>