aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-05-23 16:42:48 +1000
committerNeil <nyamatongwe@gmail.com>2017-05-23 16:42:48 +1000
commit06a15f3405b018517d17bf26ab83b29b569d4057 (patch)
tree27fe0356a6190bb01f28a96978802e0ba3cfeea7 /doc/ScintillaHistory.html
parent10470df251bacc1a9f01fadf07e8e03d0a934ffe (diff)
downloadscintilla-mirror-06a15f3405b018517d17bf26ab83b29b569d4057.tar.gz
Updated for 3.7.5 release.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html7
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.