diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 160a1c42c6ab..95d005a7f857 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -94,13 +94,20 @@ Release Notes. production-quality compiler for C, Objective-C, C++ and Objective-C++ on x86 (32- and 64-bit), and for Darwin/ARM targets.
-In the LLVM 3.1 time-frame, the Clang team has made many improvements:
+In the LLVM 3.1 time-frame, the Clang team has made many improvements. + Highlights include:
For more details about the changes to Clang since the 2.9 release, see the +
For more details about the changes to Clang since the 3.0 release, see the Clang release notes