[llvm-commits] CVS: llvm-www/releases/1.1/announcement.txt

John Criswell criswell at cs.uiuc.edu
Wed Dec 17 15:05:01 PST 2003


Changes in directory llvm-www/releases/1.1:

announcement.txt updated: 1.3 -> 1.4

---
Log message:

Fixed a little punctuation and grammar.



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

Index: llvm-www/releases/1.1/announcement.txt
diff -u llvm-www/releases/1.1/announcement.txt:1.3 llvm-www/releases/1.1/announcement.txt:1.4
--- llvm-www/releases/1.1/announcement.txt:1.3	Sun Dec 14 10:27:54 2003
+++ llvm-www/releases/1.1/announcement.txt	Wed Dec 17 15:04:43 2003
@@ -11,7 +11,7 @@
   and "idle-time" optimization of programs from arbitrary programming
   languages.  LLVM is written in C++ and has been developed over the past 3
   years at the University of Illinois.  It currently supports compilation of
-  C and C++ programs, using front-ends derived from GCC 3.4.  New front-ends
+  C and C++ programs using front-ends derived from GCC 3.4.  New front-ends
   are being written for Java bytecode and CAML.
 
   The LLVM infrastructure is publicly available under a non-restrictive open
@@ -30,7 +30,7 @@
   A full list of new features and bug-fixes are listed in the Release Notes:
     http://llvm.cs.uiuc.edu/releases/1.1/docs/ReleaseNotes.html#whatsnew
 
-  For an easier to read set of changes, please see the status updates, see:
+  For an easier to read set of changes, please see the status updates:
    http://mail.cs.uiuc.edu/pipermail/llvm-announce/2003-November/000003.html
    ***** Second 1.1 status update *****
 





More information about the llvm-commits mailing list