From 74c80df2b873bf388ed2e612f033fd95c32d15d8 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 25 Feb 2009 06:34:50 +0000 Subject: [PATCH] random notes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65436 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 394d38d489c..e26c92079f9 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -54,15 +54,16 @@ current one. To see the release notes for a specific release, please see the + -->
@@ -103,7 +104,7 @@ on templates has recently started.

While Clang is not yet production quality, it is progressing very nicely and is quite usable for building many C and Objective-C applications. If you are interested in fast compiles and good diagnostics, we encourage you to try it out -by building from mainlnie +by building from mainline and reporting any issues you hit to the Clang front-end mailing list.

@@ -199,7 +200,21 @@ in this section.

LLVM 2.5 includes several major new capabilities: