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

Reid Spencer reid at x10sys.com
Tue Sep 7 10:52:48 PDT 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.235 -> 1.236
---
Log message:

bug 352: http://llvm.cs.uiuc.edu/PR352  fixed
bug 257: http://llvm.cs.uiuc.edu/PR257  fixed


---
Diffs of the changes:  (+5 -2)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.235 llvm/docs/ReleaseNotes.html:1.236
--- llvm/docs/ReleaseNotes.html:1.235	Thu Aug 26 19:48:26 2004
+++ llvm/docs/ReleaseNotes.html	Tue Sep  7 12:52:38 2004
@@ -140,7 +140,10 @@
 
 <div class="doc_text">
 <ol>
-<li></li>
+  <li><a href="http://llvm.org/PR257">move test/Programs out of the main llvm
+    tree</a></li>
+  <li><a href="http://llvm.org/PR352">include/{Support,Config} -> 
+    include/llvm/{Support,Config}</a></li>
 </ol>
 </div>
 
@@ -610,7 +613,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/08/27 00:48:26 $
+  Last modified: $Date: 2004/09/07 17:52:38 $
 </address>
 
 </body>






More information about the llvm-commits mailing list