diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 404336c3f..a9c7294e4 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -509,6 +509,8 @@  	<li>  	On Cocoa, GTK+, and Windows/Direct2D draw circles more accurately so that  	circular folding margin markers appear circular, of consistent size, and centred. +	Make SC_MARK_ARROWS drawing more even. +	Fix corners of SC_MARK_ROUNDRECT with Direct2D to be similar to other platforms.  	</li>  	<li>  	SciTE uses a bookmark ribbon symbol for bookmarks as it scales better to higher resolutions | 
