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

Misha Brukman brukman at cs.uiuc.edu
Sat Oct 16 12:14:09 PDT 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.244 -> 1.245
---
Log message:

* Add a space between words
* Wrap at 80 cols


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.244 llvm/docs/ReleaseNotes.html:1.245
--- llvm/docs/ReleaseNotes.html:1.244	Sat Oct 16 13:35:57 2004
+++ llvm/docs/ReleaseNotes.html	Sat Oct 16 14:13:58 2004
@@ -85,7 +85,7 @@
 <div class="doc_text">
 
 <ol>
-  <li>The test/Programs hierarchy<a href="http://llvm.cs.uiuc.edu/PR257">has
+  <li>The test/Programs hierarchy <a href="http://llvm.cs.uiuc.edu/PR257">has
       been moved out of the main LLVM tree</a> into a separate CVS repo and
       tarball.</li>
   <li>LLVM now optimizes global variables significantly more than it did
@@ -107,8 +107,8 @@
 <div class="doc_text">
 
 <ol>
-<li><a href="http://llvm.cs.uiuc.edu/PR419">JIT interface should support arbitrary
-    calls</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR419">JIT interface should support
+    arbitrary calls</a></li>
 </ol>
 
 </div>
@@ -624,7 +624,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/10/16 18:35:57 $
+  Last modified: $Date: 2004/10/16 19:13:58 $
 </address>
 
 </body>






More information about the llvm-commits mailing list