$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: bdawes_at_[hidden]
Date: 2007-10-11 15:50:56
Author: bemandawes
Date: 2007-10-11 15:50:55 EDT (Thu, 11 Oct 2007)
New Revision: 39938
URL: http://svn.boost.org/trac/boost/changeset/39938
Log:
Fix anchor tag snafu
Text files modified:
website/public_html/beta/development/testing.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: website/public_html/beta/development/testing.html
==============================================================================
--- website/public_html/beta/development/testing.html (original)
+++ website/public_html/beta/development/testing.html 2007-10-11 15:50:55 EDT (Thu, 11 Oct 2007)
@@ -114,7 +114,7 @@
</tr>
</table>
- <h2><a name="SmokeTesting">Smoke</a> Testing</h2>
+ <h2><a name="SmokeTesting" id="SmokeTesting"></a>Smoke Testing</h2>
<p>The full regression test reports give a broad and deep view of how Boost
libraries perform across many platforms and compilers. But