diff options
| -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 356a008e8..45adf8dfd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -490,6 +490,9 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1541/">Bug #1541</a>.  	</li>  	<li> +	On OS X GTK+, report control key as SCI_META for mouse down events. +	</li> +	<li>  	On Qt, bug fixed with drawing of scrollbars, where previous contents were not drawn over with some  	themes.  	</li> | 
