aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-04-28 09:54:46 +1000
committerNeil <nyamatongwe@gmail.com>2016-04-28 09:54:46 +1000
commit474aab1c941497ae8275289bb0d7e5a214faeb2f (patch)
tree570e8d2cc97308e2a74c1acf1952f80411d260ec /doc/ScintillaHistory.html
parent96d08cb93e220189eaa4045511fe1bc2d0aae9c2 (diff)
downloadscintilla-mirror-474aab1c941497ae8275289bb0d7e5a214faeb2f.tar.gz
C++ 11 <regex> support built by default.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index be5490dd9..8a0f01f65 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -500,6 +500,17 @@
</li>
</ul>
<h3>
+ <a href="http://www.scintilla.org/scite366.zip">Release 3.6.6</a>
+ </h3>
+ <ul>
+ <li>
+ Released 26 April 2016.
+ </li>
+ <li>
+ C++ 11 &lt;regex&gt; support built by default. Can be disabled by defining NO_CXX11_REGEX.
+ </li>
+ </ul>
+ <h3>
<a href="http://www.scintilla.org/scite365.zip">Release 3.6.5</a>
</h3>
<ul>