[llvm-commits] CVS: llvm-www/releases/1.1/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Tue Mar 16 03:02:03 PST 2004
Changes in directory llvm-www/releases/1.1/docs:
ReleaseNotes.html updated: 1.36 -> 1.37
---
Log message:
Fix bug in bug name. It must be the painkillers that I haven't been taking
---
Diffs of the changes: (+2 -2)
Index: llvm-www/releases/1.1/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.1/docs/ReleaseNotes.html:1.36 llvm-www/releases/1.1/docs/ReleaseNotes.html:1.37
--- llvm-www/releases/1.1/docs/ReleaseNotes.html:1.36 Tue Mar 16 02:40:58 2004
+++ llvm-www/releases/1.1/docs/ReleaseNotes.html Tue Mar 16 03:01:47 2004
@@ -454,7 +454,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR261">[llvmg++] Crash assigning pointers-to-members with casted types</a></li>
-<li><a href="http://llvm.cs.uiuc.edu/PR291">[llvm-g++] Cleanups and exception handlers don't mix properly</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR291">[llvm-g++] Cleanups and gotos don't mix properly</a></li>
</div>
<!-- _______________________________________________________________________ -->
@@ -765,7 +765,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/03/16 08:40:58 $
+ Last modified: $Date: 2004/03/16 09:01:47 $
</address>
</body>
More information about the llvm-commits
mailing list