diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 0e14b9d0e..90442705d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -490,6 +490,10 @@  	<li>  	Released 26 May 2015.  	</li> +	<li> +	On Cocoa fix crash when ScintillaView destroyed if no autocompletion ever displayed. +	<a href="http://sourceforge.net/p/scintilla/bugs/1728/">Bug #1728</a>. +	</li>      </ul>      <ul>        <li> | 
