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 6287f08cf..a33e169cd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -427,6 +427,9 @@  	<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3176271&group_id=2439">Bug #3176271.</a>  	</li>  	<li> +	On Cocoa, translucent drawing performed as on other platforms instead of 2.5 times less translucent. +	</li> +	<li>  	Performance issue and potential bug fixed on GTK+ with caret line for long lines.  	</li>      </ul> | 
