summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 6af2e183f7..418231953a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -96,6 +96,7 @@ Release Notes</a>.</h1>
<p>In the LLVM 3.1 time-frame, the Clang team has made many improvements:</p>
<ul>
+ <li>C++11 support is greatly expanded including lambdas, initializer lists, constexpr, user-defined literals, and atomics.</li>
<li>...</li>
</ul>