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

Chris Lattner lattner at cs.uiuc.edu
Mon May 16 10:13:27 PDT 2005



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.326 -> 1.327
---
Log message:

more minor edits


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

 ReleaseNotes.html |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)


Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.326 llvm/docs/ReleaseNotes.html:1.327
--- llvm/docs/ReleaseNotes.html:1.326	Mon May 16 12:06:29 2005
+++ llvm/docs/ReleaseNotes.html	Mon May 16 12:13:10 2005
@@ -801,16 +801,17 @@
 
 <div class="doc_text">
 
-<p>A wide variety of additional information is available on the LLVM web page,
-including <a href="http://llvm.cs.uiuc.edu/docs/#maillist">mailing lists</a> and
-<a href="http://llvm.cs.uiuc.edu/pubs/">publications describing algorithms and
+<p>A wide variety of additional information is available on the <a
+href="http://llvm.cs.uiuc.edu">LLVM web page</a>, including <a
+href="http://llvm.cs.uiuc.edu/docs/">documentation</a> and <a
+href="http://llvm.cs.uiuc.edu/pubs/">publications describing algorithms and
 components implemented in LLVM</a>.  The web page also contains versions of the
 API documentation which is up-to-date with the CVS version of the source code.
 You can access versions of these documents specific to this release by going
 into the "<tt>llvm/doc/</tt>" directory in the LLVM tree.</p>
 
 <p>If you have any questions or comments about LLVM, please feel free to contact
-us via the <a href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">mailing
+us via the <a href="http://llvm.cs.uiuc.edu/docs/#maillist"> mailing
 lists</a>.</p>
 
 </div>
@@ -825,7 +826,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: 2005/05/16 17:06:29 $
+  Last modified: $Date: 2005/05/16 17:13:10 $
 </address>
 
 </body>






More information about the llvm-commits mailing list