[llvm-commits] CVS: llvm-www/status/index.html
Misha Brukman
brukman at cs.uiuc.edu
Thu Nov 20 14:54:01 PST 2003
Changes in directory llvm-www/status:
index.html updated: 1.28 -> 1.29
---
Log message:
Bug 143 is not yet fixed!
---
Diffs of the changes: (+2 -2)
Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.28 llvm-www/status/index.html:1.29
--- llvm-www/status/index.html:1.28 Thu Nov 20 14:51:23 2003
+++ llvm-www/status/index.html Thu Nov 20 14:53:32 2003
@@ -51,7 +51,7 @@
<td class="version">21.5.14</td>
<td class="date">20 Nov 2003</td>
<td class="status"><span class="failure">FAILS</span></td>
- <td>See <strike><a href="PR143">bug 143</a></strike> for details.</td>
+ <td>See <a href="PR143">bug 143</a> for details.</td>
</tr>
<!-- cgoban -->
<tr>
@@ -439,7 +439,7 @@
<address><a href="http://misha.brukman.net">Misha Brukman</a></address>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
<br>
- Last modified: $Date: 2003/11/20 20:51:23 $
+ Last modified: $Date: 2003/11/20 20:53:32 $
</div>
</body>
More information about the llvm-commits
mailing list