[llvm-commits] [release_18] CVS: llvm/docs/ReleaseNotes.html
Tanya Lattner
tbrethou at cs.uiuc.edu
Thu Aug 17 15:21:19 PDT 2006
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.358.2.1 -> 1.358.2.2
---
Log message:
Fixing typo
---
Diffs of the changes: (+2 -2)
ReleaseNotes.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.358.2.1 llvm/docs/ReleaseNotes.html:1.358.2.2
--- llvm/docs/ReleaseNotes.html:1.358.2.1 Tue Aug 8 23:31:39 2006
+++ llvm/docs/ReleaseNotes.html Thu Aug 17 17:21:06 2006
@@ -61,7 +61,7 @@
<div class="doc_text">
-<p>This is the nineth public release of the LLVM Compiler Infrastructure. This
+<p>This is the ninth public release of the LLVM Compiler Infrastructure. This
release incorporates a large number of enhancements and new features,
including DWARF debugging support (C and C++ on Darwin/PPC), improved inline
assembly support, a new <a href="http://llvm.org/nightlytest/">nightly
@@ -684,7 +684,7 @@
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: 2006/08/09 04:31:39 $
+ Last modified: $Date: 2006/08/17 22:21:06 $
</address>
</body>
More information about the llvm-commits
mailing list