diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -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 0639d28fb..00020af26 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -503,6 +503,10 @@  	the document is already styled when the user scrolls to it.  	</li>  	<li> +	Send SCN_UPDATEUI with SC_UPDATE_SELECTION when the application changes multiple +	selection. +	</li> +	<li>  	On GTK+ on OS X, fix warning during destruction.  	<a href="http://sourceforge.net/p/scintilla/bugs/1777/">Bug #1777</a>.  	</li> | 
