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 2fc50a6da..7e4895e36 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -395,6 +395,10 @@  	<li>  	Fixed SciTE on GTK+ bug where running a tool made the user interface completely unresponsive.  	</li> +	<li> +	Fixed SciTE on Windows Copy to RTF bug. +	<a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=2108574&group_id=2439">Bug #2108574.</a> +	</li>      </ul>      <h3>         <a href="http://prdownloads.sourceforge.net/scintilla/scite202.zip?download">Release 2.02</a> | 
