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 9ee59599d..728590c0f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -457,6 +457,9 @@  	<li>  	Font quality exposed in SciTE as font.quality setting.  	</li> +	<li> +	Word wrap bug fixed where the last line could be shown twice. +	</li>      </ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite333.zip?download">Release 3.3.3</a> | 
