aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-06-10 08:24:59 +1000
committerNeil <nyamatongwe@gmail.com>2017-06-10 08:24:59 +1000
commit14361ec4a52664607d3a15cdf251df8d72203b12 (patch)
treebd23e1c0cf838bf84c0068fdc28006c12c31d37f
parentd8931f1d77ee4f032eb5cf1ecff2c8b51fff1f31 (diff)
downloadscintilla-mirror-14361ec4a52664607d3a15cdf251df8d72203b12.tar.gz
Prepare changelog for 4.x.
-rw-r--r--doc/ScintillaHistory.html14
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>