[llvm-commits] CVS: llvm-www/status/index.html

Misha Brukman brukman at cs.uiuc.edu
Thu Nov 20 14:52:01 PST 2003


Changes in directory llvm-www/status:

index.html updated: 1.27 -> 1.28

---
Log message:

XEmacs has a new bug to track.


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

Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.27 llvm-www/status/index.html:1.28
--- llvm-www/status/index.html:1.27	Thu Nov 20 12:06:07 2003
+++ llvm-www/status/index.html	Thu Nov 20 14:51:23 2003
@@ -45,6 +45,14 @@
   <th class="status">Status</th>
   <th class="notes" width="30%">Notes</th>
 </tr>
+<!-- xemacs -->
+<tr>
+  <td class="program"><a href="http://www.xemacs.org">xemacs</a></td>
+  <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>
+</tr>
 <!-- cgoban -->
 <tr>
   <td class="program"><a href="http://cgoban1.sf.net">cgoban</a></td>
@@ -66,14 +74,6 @@
 </pre>
   </td>
 </tr>
-<!-- xemacs -->
-<tr>
-  <td class="program"><a href="http://www.xemacs.org">xemacs</a></td>
-  <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="PR141">bug 141</a></strike> for details.</td>
-</tr>
 <!-- emacs -->
 <tr>
   <td class="program"><a
@@ -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 18:06:07 $
+  Last modified: $Date: 2003/11/20 20:51:23 $
 </div>
 
 </body>





More information about the llvm-commits mailing list