diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 5 | 
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> | 
