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 bd3fce68f..6cefeab13 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -548,6 +548,10 @@  	SciTE on GTK+ crash fixed with Insert Abbreviation command.  	</li>  	<li> +	For SciTE with read-only files and are.you.sure=0 reenable choice to save to another +	location when using Save or Close commands. +	</li> +	<li>  	Fix SciTE bug where toggle bookmark did not work after multiple lines with bookmarks merged.  	<a href="http://sourceforge.net/p/scintilla/bugs/1617/">Bug #1617</a>.  	</li> | 
