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 914893b7e..356a008e8 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -490,6 +490,10 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1541/">Bug #1541</a>.  	</li>  	<li> +	On Qt, bug fixed with drawing of scrollbars, where previous contents were not drawn over with some +	themes. +	</li> +	<li>  	On Qt, bug fixed with finding monitor rectangle which could lead to autocomplete showing at wrong location.  	</li>  	<li> | 
