diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index d97b6e8cb..29f401fdd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -548,6 +548,12 @@  	was emptying but staying visible.  	<a href="http://sourceforge.net/p/scintilla/bugs/1981/">Bug #1981</a>.  	</li> +	<li> +	SciTE on GTK+ installs its desktop file as non-executable and supports the common +	LDLIBS make variable. +	<a href="http://sourceforge.net/p/scintilla/bugs/1989/">Bug #1989</a>, +	<a href="http://sourceforge.net/p/scintilla/bugs/1990/">Bug #1990</a>. +	</li>      </ul>      <h3>         <a href="http://www.scintilla.org/scite402.zip">Release 4.0.2</a>  | 
