[llvm-commits] CVS: llvm-www/releases/index.html
Tanya Lattner
tbrethou at cs.uiuc.edu
Tue Aug 8 23:03:46 PDT 2006
Changes in directory llvm-www/releases:
index.html updated: 1.28 -> 1.29
---
Log message:
Adding 1.8 release
---
Diffs of the changes: (+3 -0)
index.html | 3 +++
1 files changed, 3 insertions(+)
Index: llvm-www/releases/index.html
diff -u llvm-www/releases/index.html:1.28 llvm-www/releases/index.html:1.29
--- llvm-www/releases/index.html:1.28 Thu Apr 20 02:20:49 2006
+++ llvm-www/releases/index.html Wed Aug 9 01:03:33 2006
@@ -39,6 +39,8 @@
<ul>
<li>Always - <a href="download.html#cvs">Anonymous CVS access</a>; <a
href="../docs/ReleaseNotes.html">release notes</a>.</li>
+<li>9 Aug 2006 - 1.8 release <a href="download.html#1.8">download</a>; <a
+href="1.8/docs/ReleaseNotes.html">release notes</a>.</li>
<li>20 Apr 2006 - 1.7 release <a href="download.html#1.7">download</a>; <a
href="1.7/docs/ReleaseNotes.html">release notes</a>.</li>
<li>08 Nov 2005 - 1.6 release <a href="download.html#1.6">download</a>; <a
@@ -74,6 +76,7 @@
<ul>
<li><a href="http://llvm.org">Current LLVM documentation</a></li>
+<li><a href="1.8/docs/index.html">Documentation for LLVM 1.8</a></li>
<li><a href="1.7/docs/index.html">Documentation for LLVM 1.7</a></li>
<li><a href="1.6/docs/index.html">Documentation for LLVM 1.6</a></li>
<li><a href="1.5/docs/index.html">Documentation for LLVM 1.5</a></li>
More information about the llvm-commits
mailing list