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

Brian Gaeke gaeke at cs.uiuc.edu
Wed Nov 12 16:47:11 PST 2003


Changes in directory llvm-www/releases/1.0/docs:

ReleaseNotes.html updated: 1.28 -> 1.29

---
Log message:

Add another fixed bug.


---
Diffs of the changes:  (+4 -3)

Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.28 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.29
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.28	Tue Nov 11 22:43:44 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html	Wed Nov 12 16:46:27 2003
@@ -241,8 +241,9 @@
 
 <li><a href="http://llvm.cs.uiuc.edu/PR87">llvm-gcc infinite loops on "case MAXINT:"</a></li><p>
 
-<li><a href="http://llvm.cs.uiuc.edu/PR94">llvm-gcc tries to add
-bools</a></li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR94">llvm-gcc tries to add bools</a></li><p>
+
+<li><a href="http://llvm.cs.uiuc.edu/PR112">Casting a string constant to void crashes llvm-gcc</a></li><p>
 
 
 </ul><b>Notes:</b><ul><p>
@@ -499,6 +500,6 @@
 Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
 <!-- Created: Wed Oct  1 17:38:54 CDT 2003 -->
 <!-- hhmts start -->
-Last modified: Tue Nov 11 22:43:28 CST 2003
+Last modified: Wed Nov 12 16:25:26 CST 2003
 <!-- hhmts end -->
 </body></html>





More information about the llvm-commits mailing list