diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 3b025531a..bb841bee7 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -488,6 +488,18 @@        </li>      </ul>      <h3> +       <a href="http://www.scintilla.org/scite363.zip">Release 3.6.3</a> +    </h3> +    <ul> +	<li> +	Released 6 November 2015. +	</li> +	<li> +	On GTK+ on OS X, fix warning during destruction. +	<a href="http://sourceforge.net/p/scintilla/bugs/1777/">Bug #1777</a>. +	</li> +    <ul> +    <h3>         <a href="http://www.scintilla.org/scite362.zip">Release 3.6.2</a>      </h3>      <ul> | 
