diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index edcef564ce1..99f5bd21f7c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -59,19 +59,28 @@ href="http://llvm.org/releases/">releases page.
This is the eleventh public release of the LLVM Compiler Infrastructure. -Being the first major release since 1.0, we took this as an opportunity to +Being the first major release since 1.0, this release is different in several +ways from our previous releases:
+ +Note that while - This -release -incorporates a large number of enhancements, new features, and bug -fixes. We recommend that all users of previous LLVM versions upgrade. -
+Note that while this is a major version bump, this release has been + extensively tested on a wide range of software. It is easy to say that this + is our best release yet, in terms of both features and correctness.