Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49175 - website/public_html/live/development
From: bdawes_at_[hidden]
Date: 2008-10-08 08:12:18


Author: bemandawes
Date: 2008-10-08 08:12:17 EDT (Wed, 08 Oct 2008)
New Revision: 49175
URL: http://svn.boost.org/trac/boost/changeset/49175

Log:
Move snapshot link to table, for consistency with similar links
Text files modified:
   website/public_html/live/development/testing.html | 28 ++++++++++++++++++----------
   1 files changed, 18 insertions(+), 10 deletions(-)

Modified: website/public_html/live/development/testing.html
==============================================================================
--- website/public_html/live/development/testing.html (original)
+++ website/public_html/live/development/testing.html 2008-10-08 08:12:17 EDT (Wed, 08 Oct 2008)
@@ -41,7 +41,7 @@
 
                 <li>Inspection Reports</li>
 
- <li>Release Branch Snapshots</li>
+ <li>Snapshots</li>
 
                 <li><a href="#Introduction">More about regression
                 tests</a></li>
@@ -142,18 +142,26 @@
                 </tr>
               </table>
 
- <h2><a name="Snapshots" id="Snapshots"></a>Release Branch
- Snapshots</h2>
+ <h2><a name="Snapshots" id="Snapshots"></a>Snapshots</h2>
 
- <p><a href="http://boost.cowic.de/rc/">Release branch
- snapshots</a> are built on a daily basis. They are used for
- quality control checks on the release currently under
- development.&nbsp; The Unix tarballs and Windows zipballs are
+ <p>Snapshots are used for
+ quality control checks.&nbsp; The Unix tarballs and Windows zipballs are
               identical except for the line endings exported from
               Subversion.</p>
 
- <p>Because the snapshots represent work-in-process, they are
- not suitable for production use.</p>
+ <p>Because the snapshots represent work-in-process, they may
+ not be suitable for production use.</p>
+
+ <table summary="Regression Results">
+ <tr>
+ <th>Version</th>
+ </tr>
+
+ <tr>
+ <td><a href="http://boost.cowic.de/rc/">Release
+ branch</a></td>
+ </tr>
+ </table>
 
               <p>The Subversion release branch can be checked out from
               http://svn.boost.org/svn/boost/branches/release.>
@@ -287,4 +295,4 @@
     <div class="clear"></div>
   </div>
 </body>
-</html>
+</html>
\ No newline at end of file


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk