diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index f271a6dd8d791b56579500674e4ab7e7954f572e..f1f38fc97eb49618e72b3be2081e956ead96a8c7 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -51,14 +51,17 @@ href="http://llvm.org/releases/">LLVM releases web site.
For more information about LLVM, including information about the latest release, please check out the main LLVM web site. If you have questions or comments, the LLVM Developer's Mailing -List is a good place to send them.
+href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVM Developer's +Mailing List is a good place to send them.Note that if you are reading this file from a Subversion checkout or the main LLVM web page, this document applies to the next release, not the current one. To see the release notes for a specific release, please see the releases page.
+ +FIXME: llvm.org moved to new server, mention new logo.
+ @@ -441,6 +444,33 @@ in this section.The C++ front-end is considered to be fully -tested and works for a number of non-trivial programs, including LLVM -itself, Qt, Mozilla, etc.
- -