diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 48dc829aa..b67126f4e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -522,11 +522,14 @@ </li> </ul> <h3> - <a href="http://www.scintilla.org/scite374.zip">Release 3.7.4</a> + <a href="http://www.scintilla.org/scite375.zip">Release 3.7.5</a> </h3> <ul> <li> - Released 21 March 2017. + Released 26 May 2017. + </li> + <li> + Support dropped for Microsoft Visual C++ 2013 due to increased use of C++11 features. </li> <li> Added a caret line frame as an alternative visual for highlighting the caret line. |