diff --git a/scintilla/doc/ScintillaDownload.html b/scintilla/doc/ScintillaDownload.html
index c5a126b65..41bbd9c86 100644
--- a/scintilla/doc/ScintillaDownload.html
+++ b/scintilla/doc/ScintillaDownload.html
@@ -26,9 +26,9 @@
|
-
+
Windows
-
+
GTK+/Linux
|
@@ -42,7 +42,7 @@
containing very few restrictions.
- Release 4.0.2
+ Release 4.0.3
Source Code
@@ -50,8 +50,8 @@
The source code package contains all of the source code for Scintilla but no binary
executable code and is available in
- - zip format (1600K) commonly used on Windows
- - tgz format (1400K) commonly used on Linux and compatible operating systems
+ - zip format (1600K) commonly used on Windows
+ - tgz format (1400K) commonly used on Linux and compatible operating systems
Instructions for building on both Windows and Linux are included in the readme file.
diff --git a/scintilla/doc/ScintillaHistory.html b/scintilla/doc/ScintillaHistory.html
index 6abca8d23..cbbe28839 100644
--- a/scintilla/doc/ScintillaHistory.html
+++ b/scintilla/doc/ScintillaHistory.html
@@ -536,7 +536,12 @@
-
- Released 26 October 2017.
+ Released 12 February 2018.
+
+ -
+ Features from C++14 and C++17 are used more often, with build files now specifying
+ c++17, gnu++17, c++1z, or std:c++latest (MSVC).
+ Requires Microsoft Visual C++ 2017.5, GCC 7, Xcode 9.2 or Clang 4.0 or newer.
-
SCI_CREATEDOCUMENT adds a bytes argument to allocate memory for an initial size.
diff --git a/scintilla/doc/index.html b/scintilla/doc/index.html
index af84d41bf..5d328da12 100644
--- a/scintilla/doc/index.html
+++ b/scintilla/doc/index.html
@@ -9,7 +9,7 @@
-
+