diff options
author | Neil <nyamatongwe@gmail.com> | 2019-01-15 07:26:30 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-01-15 07:26:30 +1100 |
commit | 8cae5f3edf4c24a34446aeb9e4597747359358fd (patch) | |
tree | 38673f85d9b37d1d65452b764464b16f326d13d8 | |
parent | 9bb9adba1228093f08dfe2544f067f06b16d0614 (diff) | |
download | scintilla-mirror-8cae5f3edf4c24a34446aeb9e4597747359358fd.tar.gz |
Noted that 3.7.5 is the final SciTE 3.x.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 105c39a02..6f772b53e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -1177,6 +1177,9 @@ Released 26 May 2017. </li> <li> + This is the final release of SciTE 3.x. + </li> + <li> Support dropped for Microsoft Visual C++ 2013 due to increased use of C++11 features. </li> <li> |