diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 64374fd73..9d5379468 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -582,6 +582,9 @@  	<a href="https://sourceforge.net/p/scintilla/bugs/2053/">Bug #2053</a>.  	</li>  	<li> +	Notify with SC_UPDATE_SELECTION when user performs a multiple selection add. +	</li> +	<li>  	On Cocoa, fix a crash that occurred when entering a dead key diacritic then a character  	that can not take that diacritic, such as option+e (acute accent) followed by g.  	<a href="https://sourceforge.net/p/scintilla/bugs/2061/">Bug #2061</a>. | 
