[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Apr 21 13:52:02 PDT 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.166 -> 1.167
---
Log message:
bug fixed
---
Diffs of the changes: (+2 -2)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.166 llvm/docs/ReleaseNotes.html:1.167
--- llvm/docs/ReleaseNotes.html:1.166 Tue Apr 20 13:18:46 2004
+++ llvm/docs/ReleaseNotes.html Wed Apr 21 13:52:06 2004
@@ -188,7 +188,7 @@
<p>Bugs in the C/C++ front-end:</p>
<ol>
-<li></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR326">[llvmgcc] Crash on use of undeclared enum type</a></li></li>
</ol>
</div>
@@ -611,7 +611,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/04/20 18:18:46 $
+ Last modified: $Date: 2004/04/21 18:52:06 $
</address>
</body>
More information about the llvm-commits
mailing list