Changes in directory llvm/docs:
HowToReleaseLLVM.html updated: 1.7 -> 1.8 --- Log message: Don't overload anchor names, silly browser's can't handle it. --- Diffs of the changes: (+3 -3) HowToReleaseLLVM.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: llvm/docs/HowToReleaseLLVM.html diff -u llvm/docs/HowToReleaseLLVM.html:1.7 llvm/docs/HowToReleaseLLVM.html:1.8 --- llvm/docs/HowToReleaseLLVM.html:1.7 Tue Apr 11 16:59:37 2006 +++ llvm/docs/HowToReleaseLLVM.html Tue Apr 11 17:02:18 2006 @@ -12,7 +12,7 @@ <ol> <li><a href="#introduction">Introduction</a></li> <li><a href="#process">Release Process</a></li> - <li><a href="#dist">Distribution Make Targets</a></li> + <li><a href="#dist_targets">Distribution Targets</a></li> </ol> <div class="doc_author"> <p>Written by <a href="mailto:[EMAIL PROTECTED]">Reid Spencer</a>, @@ -292,7 +292,7 @@ --> <!-- *********************************************************************** --> -<div class="doc_section"><a name="dist">Distribution Make Targets</a></div> +<div class="doc_section"><a name="dist_targets">Distribution Targets</a></div> <!-- *********************************************************************** --> <!-- ======================================================================= --> <div class="doc_subsection">Overview</div> @@ -468,7 +468,7 @@ <a href="mailto:[EMAIL PROTECTED]">Reid Spencer</a><br> <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> <br/> - Last modified: $Date: 2006/04/11 21:59:37 $ + Last modified: $Date: 2006/04/11 22:02:18 $ </address> </body> </html> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits