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

Chris Lattner lattner at cs.uiuc.edu
Sun Oct 26 23:42:01 PST 2003


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.13 -> 1.14

---
Log message:

Update release notes


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.13 llvm/docs/ReleaseNotes.html:1.14
--- llvm/docs/ReleaseNotes.html:1.13	Sun Oct 26 19:31:14 2003
+++ llvm/docs/ReleaseNotes.html	Sun Oct 26 23:41:39 2003
@@ -70,10 +70,10 @@
 <li>temp</li>
 </ol><p>
 
-In this release, the following bugs were fixed:<p>
+In this release, the following bugs in the previous release were fixed:<p>
 
 <ol>
-<li>temp</li>
+<li><a href="http://llvm.cs.uiuc.edu/PR57">[inliner] Inlining invoke with PHI in unwind target is broken</a></li>
 <li>temp</li>
 <li>temp</li>
 </ol><p>
@@ -364,6 +364,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: Sun Oct 26 19:30:33 CST 2003
+Last modified: Sun Oct 26 23:41:10 CST 2003
 <!-- hhmts end -->
 </body></html>





More information about the llvm-commits mailing list