Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.340.2.1 -> 1.340.2.2 --- Log message: Note that a work-around is available. --- 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.340.2.1 llvm/docs/ReleaseNotes.html:1.340.2.2 --- llvm/docs/ReleaseNotes.html:1.340.2.1 Tue Nov 8 09:38:11 2005 +++ llvm/docs/ReleaseNotes.html Tue Nov 8 09:40:22 2005 @@ -324,7 +324,7 @@ <div class="doc_text"> <ul> - <li>The <a href="http://llvm.org/PR656">configure script sometimes fails on Solaris/Sparc</a>.</li> + <li>The <a href="http://llvm.org/PR656">configure script sometimes fails on Solaris/Sparc</a>. A work around is documented in <a href="http://llvm.org/PR656">PR656.</a></li> </ul> </div> @@ -728,7 +728,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: 2005/11/08 15:38:11 $ + Last modified: $Date: 2005/11/08 15:40:22 $ </address> </body> _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
