* Add a space between words
authorMisha Brukman <brukman+llvm@gmail.com>
Sat, 16 Oct 2004 19:13:58 +0000 (19:13 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sat, 16 Oct 2004 19:13:58 +0000 (19:13 +0000)
* Wrap at 80 cols

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17064 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 5648d87b6f5e00754ad3654d695c73f6a6a7f467..a3509c4203936616c25146f731324bed02b950f7 100644 (file)
@@ -85,7 +85,7 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
 <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 @@ In this release, the following missing features were implemented:
 <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>