[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
sabre at nondot.org
Thu May 17 17:44:47 PDT 2007
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.381 -> 1.382
---
Log message:
tweak
---
Diffs of the changes: (+6 -7)
ReleaseNotes.html | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.381 llvm/docs/ReleaseNotes.html:1.382
--- llvm/docs/ReleaseNotes.html:1.381 Thu May 17 17:03:43 2007
+++ llvm/docs/ReleaseNotes.html Thu May 17 19:44:29 2007
@@ -828,11 +828,10 @@
<div class="doc_text">
<p>A wide variety of additional information is available on the <a
-href="http://llvm.org">LLVM web page</a>, including <a
-href="http://llvm.org/docs/">documentation</a> and <a
-href="http://llvm.org/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.
+href="http://llvm.org">LLVM web page</a>, in particular in the <a
+href="http://llvm.org/docs/">documentation</a> section. 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>
@@ -851,8 +850,8 @@
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
- <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2007/05/17 22:03:43 $
+ <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br>
+ Last modified: $Date: 2007/05/18 00:44:29 $
</address>
</body>
More information about the llvm-commits
mailing list