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 6aee8d376..62aaf1f77 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -462,6 +462,10 @@  	SciTE crash fixed for negative line.margin.width.  	<a href="http://sourceforge.net/p/scintilla/bugs/1504/">Bug #1504</a>.  	</li> +	<li> +	SciTE fix for infinite dialog boxes when failing to automatically save a file. +	<a href="http://sourceforge.net/p/scintilla/bugs/1503/">Bug #1503</a>. +	</li>      </ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite334.zip?download">Release 3.3.4</a> | 
