diff options
| -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 a54557b3c..56f893a0d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -471,6 +471,10 @@  	<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3347268&group_id=2439">Bug #3347268.</a>  	</li>  	<li> +	Incorrect drawing fixed for combination of background colour change and translucent selection. +	<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3377116&group_id=2439">Bug #3377116.</a> +	</li> +	<li>  	Lexers initialized correctly when started at position other than start of line.  	<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3377148&group_id=2439">Bug #3377148.</a>  	</li> | 
