[llvm-commits] CVS: llvm/docs/ReleaseNotes.html 
    Chris Lattner 
    lattner at cs.uiuc.edu
       
    Mon Feb 14 14:58:54 PST 2005
    
    
  
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.295 -> 1.296
---
Log message:
wow, interesting typo :)
---
Diffs of the changes:  (+2 -2)
 ReleaseNotes.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.295 llvm/docs/ReleaseNotes.html:1.296
--- llvm/docs/ReleaseNotes.html:1.295	Mon Feb 14 10:57:55 2005
+++ llvm/docs/ReleaseNotes.html	Mon Feb 14 16:58:38 2005
@@ -83,7 +83,7 @@
   <li>LLVM includes new experimental native code generators for SparcV8 and 
       Alpha.</li>
   <li>Support for Microsoft Visual Studio is improved, and <a 
-      href="GettingStartedVS.html">not documented</a>.</li>
+      href="GettingStartedVS.html">now documented</a>.</li>
 </ol>
 
 </div>
@@ -582,7 +582,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: 2005/02/14 16:57:55 $
+  Last modified: $Date: 2005/02/14 22:58:38 $
 </address>
 
 </body>
    
    
More information about the llvm-commits
mailing list