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

Chris Lattner lattner at cs.uiuc.edu
Sat Feb 19 09:17:48 PST 2005



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.300 -> 1.301
---
Log message:

typeo


---
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.300 llvm/docs/ReleaseNotes.html:1.301
--- llvm/docs/ReleaseNotes.html:1.300	Sat Feb 19 11:13:20 2005
+++ llvm/docs/ReleaseNotes.html	Sat Feb 19 11:17:32 2005
@@ -167,7 +167,7 @@
    <li><a href="http://llvm.cs.uiuc.edu/PR517">[llvm-gcc] Crash compiling 
        bitfield <-> aggregate assignment</a></li>
    <li><a href="http://llvm.cs.uiuc.edu/PR520">[llvm-g++] Error compiling 
-       virtrual function thunk with an unnamed argument</a></li>
+       virtual function thunk with an unnamed argument</a></li>
 </ol>
 
 </div>
@@ -589,7 +589,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/19 17:13:20 $
+  Last modified: $Date: 2005/02/19 17:17:32 $
 </address>
 
 </body>






More information about the llvm-commits mailing list