diff options
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index f8efe4df1..0e9ac5099 100644 --- a/doc/index.html +++ b/doc/index.html @@ -153,6 +153,10 @@ if (!IsRemote()) { //if NOT remote... <a href="http://www.scintilla.org/Icons.html">Icons that can be used with Scintilla.</a> </p> <p> + The <a href="http://www.scintilla.org/LongTermDownload.html">LongTerm3</a> + branch of Scintilla avoids using features from C++14 or later in order to support older systems. + </p> + <p> Questions and comments about Scintilla should be directed to the <a href="https://groups.google.com/forum/#!forum/scintilla-interest">scintilla-interest</a> mailing list, |