diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index dc40ad5b1..3f85ee14e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -466,8 +466,15 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1538/">Bug #1538</a>.  	</li>  	<li> +	When scroll width is tracked, take width of annotation lines into account. +	</li> +	<li>  	On Qt, bug fixed with finding monitor rectangle which could lead to autocomplete showing at wrong location.  	</li> +	<li> +	SciTE fix for multiple message boxes when failing to save a file with save.on.deactivate. +	<a href="http://sourceforge.net/p/scintilla/bugs/1540/">Bug #1540</a>. +	</li>      <ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite336.zip?download">Release 3.3.6</a> | 
