[llvm-commits] [release_13] CVS: llvm/docs/ReleaseNotes.html

John Criswell criswell at cs.uiuc.edu
Mon Aug 9 14:17:27 PDT 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.225.2.1 -> 1.225.2.2
---
Log message:

Fix capitalization of URL.


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.225.2.1 llvm/docs/ReleaseNotes.html:1.225.2.2
--- llvm/docs/ReleaseNotes.html:1.225.2.1	Mon Aug  9 16:15:20 2004
+++ llvm/docs/ReleaseNotes.html	Mon Aug  9 16:17:16 2004
@@ -207,7 +207,7 @@
 Needed</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR404">[loopsimplify] Loop simplify is
 really slow on 252.eon</a></li>
-<li><a href="Http://llvm.cs.uiuc.edu/PR122">[code-cleanup] SymbolTable class
+<li><a href="http://llvm.cs.uiuc.edu/PR122">[code-cleanup] SymbolTable class
 cleanup, Type should not derive from Value, eliminate ConstantPointerRef
 class</a>.</li>
 <li>The memory footprint of the LLVM IR has been reduced substantially.</li>
@@ -766,7 +766,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/08/09 21:15:20 $
+  Last modified: $Date: 2004/08/09 21:17:16 $
 </address>
 
 </body>






More information about the llvm-commits mailing list