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 e629bb2b4..5aa8dac35 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -506,6 +506,10 @@  	in OS X IME.  	</li>  	<li> +	Fix crash in SciTE when saving large files in background when closing application. +	<a href="http://sourceforge.net/p/scintilla/bugs/1691/">Bug #1691</a>. +	</li> +	<li>  	Fix compilation failure of C++11 <regex> on Windows using gcc.  	</li>      </ul>  | 
