[llvm-commits] CVS: llvm-www/releases/1.4/docs/ReleaseNotes.html

Chris Lattner lattner at cs.uiuc.edu
Fri Dec 10 08:27:03 PST 2004



Changes in directory llvm-www/releases/1.4/docs:

ReleaseNotes.html updated: 1.2 -> 1.3
---
Log message:

Fix typeo


---
Diffs of the changes:  (+2 -2)

Index: llvm-www/releases/1.4/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.4/docs/ReleaseNotes.html:1.2 llvm-www/releases/1.4/docs/ReleaseNotes.html:1.3
--- llvm-www/releases/1.4/docs/ReleaseNotes.html:1.2	Thu Dec  9 16:35:00 2004
+++ llvm-www/releases/1.4/docs/ReleaseNotes.html	Fri Dec 10 10:26:50 2004
@@ -74,7 +74,7 @@
 
 <p>This is the fifth public release of the LLVM compiler infrastructure.</p>
 
-<p> At this time, LLVM is known to correctly compile on a broad range of
+<p> At this time, LLVM is known to correctly compile a broad range of
 C and C++ programs, including the SPEC CPU95 & 2000 suite.  This release
 includes several major enhancements to the LLVM system, including a new 
 PowerPC JIT, enhancements to the C/C++ front-end to provide source line number
@@ -732,7 +732,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/12/09 22:35:00 $
+  Last modified: $Date: 2004/12/10 16:26:50 $
 </address>
 
 </body>






More information about the llvm-commits mailing list