[llvm-commits] CVS: llvm-www/releases/index.html
Misha Brukman
brukman at cs.uiuc.edu
Tue May 11 21:30:03 PDT 2004
Changes in directory llvm-www/releases:
index.html updated: 1.15 -> 1.16
---
Log message:
Eliminate repeated/obvious wording: naturally all listed releases are available.
---
Diffs of the changes: (+8 -9)
Index: llvm-www/releases/index.html
diff -u llvm-www/releases/index.html:1.15 llvm-www/releases/index.html:1.16
--- llvm-www/releases/index.html:1.15 Tue Mar 23 20:03:22 2004
+++ llvm-www/releases/index.html Tue May 11 21:29:52 2004
@@ -39,17 +39,16 @@
<div class="rel_boxtext">
-<p>The <a href="register.html">1.2 release</a> (19 Mar 2004) is available for
-download. You can read the <a href="1.2/docs/ReleaseNotes.html">Release Notes
-here</a>.</p>
+<ul>
+<li>19 Mar 2004 - 1.2 release <a href="register.html">download</a>; <a
+href="1.2/docs/ReleaseNotes.html">release notes</a>.</li>
-<p>The <a href="register.html">1.1 release</a> (17 Dec 2003) is available for
-download. You can read the <a href="1.1/docs/ReleaseNotes.html">Release Notes
-here</a>.</p>
+<li>17 Dec 2003 - 1.1 release <a href="register.html">download</a>; <a
+href="1.1/docs/ReleaseNotes.html">release notes</a>.</li>
-<p>The <a href="register.html">1.0 release</a> (24 Oct 2003) is available for
-download. You can read the <a href="1.0/docs/ReleaseNotes.html">Release Notes
-here</a>.</p>
+<li>24 Oct 2003 - 1.0 release <a href="register.html">download</a>; <a
+href="1.0/docs/ReleaseNotes.html">release notes</a>.</li>
+</ul>
</div>
More information about the llvm-commits
mailing list