[llvm-commits] CVS: llvm-www/releases/download.html register.html

Chris Lattner lattner at cs.uiuc.edu
Fri Mar 19 16:01:02 PST 2004


Changes in directory llvm-www/releases:

download.html updated: 1.11 -> 1.12
register.html updated: 1.6 -> 1.7

---
Log message:

Minor tweaks


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

Index: llvm-www/releases/download.html
diff -u llvm-www/releases/download.html:1.11 llvm-www/releases/download.html:1.12
--- llvm-www/releases/download.html:1.11	Sun Feb 22 19:52:31 2004
+++ llvm-www/releases/download.html	Fri Mar 19 16:00:21 2004
@@ -13,7 +13,7 @@
 
 <div class="rel_intro">
 If you signed up for the LLVM Announcements list, you should receive a
-confirmation email.  If you don't, you can register for the mailing list at
+confirmation email.  If you did't, you can register for the mailing list at
 <a href="http://mail.cs.uiuc.edu/mailman/listinfo/llvm-announce">
 http://mail.cs.uiuc.edu/mailman/listinfo/llvm-announce
 </a>.
@@ -28,7 +28,8 @@
 see the instructions for accessing the <a
 href="/docs/GettingStarted.html#checkout ">LLVM CVS Repository</a>.  The major
 changes and improvements that CVS contains relative to the previous release are
-listed in the <a href="/docs/ReleaseNotes.html">Release Notes</a>.
+listed in the <a href="/docs/ReleaseNotes.html">Release Notes</a> for the 
+next release.
 </div>
 
 <table class="rel_section">


Index: llvm-www/releases/register.html
diff -u llvm-www/releases/register.html:1.6 llvm-www/releases/register.html:1.7
--- llvm-www/releases/register.html:1.6	Fri Dec 19 11:23:13 2003
+++ llvm-www/releases/register.html	Fri Mar 19 16:00:21 2004
@@ -72,7 +72,8 @@
 </table>
 
 <p>
-The LLVM Announcements List is a low volume mailing list that provides LLVM
+The LLVM Announcements List is a low volume mailing list (approximately one
+email a month) that provides LLVM
 users with important information on new LLVM releases.  If you would like to
 subscribe to this list, please select "yes" and respond to the confirmation
 email that you will receive (<b>your email address will be your password</b>):
@@ -86,9 +87,9 @@
 <input type="radio" name="announce"value="no"> No<br>
 
 <p>
-We would be interested to know how you plan to use LLVM.
-<br>
-This information is strictly optional and will be kept completely confidential:<br>
+We are interested to know how you plan to use LLVM.
+This information is strictly optional and will be kept completely 
+confidential:<br>
 <textarea rows="10" cols="60" name="plans"></textarea>
 </p>
 





More information about the llvm-commits mailing list