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

Chris Lattner lattner at cs.uiuc.edu
Mon Sep 27 20:45:35 PDT 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.239 -> 1.240
---
Log message:

Bug fixed


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.239 llvm/docs/ReleaseNotes.html:1.240
--- llvm/docs/ReleaseNotes.html:1.239	Sun Sep 19 14:21:26 2004
+++ llvm/docs/ReleaseNotes.html	Mon Sep 27 22:45:22 2004
@@ -173,7 +173,7 @@
 <p>Bugs in the C/C++ front-end:</p>
 
 <ol>
-<li></li>
+<li><a href="http://llvm.org/PR445">[llvmg++] not enough templates are instantiated</a></li>
 </ol>
 
 <p>Bugs fixed in the Sparc V9 back-end:</p>
@@ -617,7 +617,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/09/19 19:21:26 $
+  Last modified: $Date: 2004/09/28 03:45:22 $
 </address>
 
 </body>






More information about the llvm-commits mailing list