diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 683a2c4a5..60671bebe 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -522,6 +522,20 @@        </li>      </ul>      <h3> +       <a href="http://www.scintilla.org/scite400.zip">Release 4.0.0</a> +    </h3> +    <ul> +	<li> +	Released 26 July 2017. +	</li> +	<li> +	Uses C++14 features. Requires Microsoft Visual C++ 2017, GCC 7, and Clang 4.0 or newer. +	</li> +	<li> +	Support dropped for GTK+ versions before 2.24. +	</li> +    </ul> +    <h3>         <a href="http://www.scintilla.org/scite375.zip">Release 3.7.5</a>      </h3>      <ul> | 
