aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-08-17 08:05:00 +1000
committerNeil <nyamatongwe@gmail.com>2017-08-17 08:05:00 +1000
commitfd85128acd04398796dfe583d1dba5003e561f1d (patch)
tree1e8efa95dd6377207e58ab54db621e9cf4ef3433
parent96657eb5612eafc4e8cfc57c89aabd76f075f9f6 (diff)
downloadscintilla-mirror-fd85128acd04398796dfe583d1dba5003e561f1d.tar.gz
Backport: Added link to long term release page onmain page.
Backport of changeset 6376:4e549ae05258.
-rw-r--r--doc/index.html4
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,