diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 225c18cda..da25c0418 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -482,6 +482,9 @@  	Bug fixed on Windows where WM_LBUTTONDBLCLK was no longer sent to window.  	<a href="http://sourceforge.net/p/scintilla/bugs/1587/">Bug #1587</a>.  	</li> +	<li> +	Fixed crash on Cocoa when character composition used when autocompletion list active. +	</li>      </ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite340.zip?download">Release 3.4.0</a> | 
