$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: bdawes_at_[hidden]
Date: 2007-08-09 10:56:07
Author: bemandawes
Date: 2007-08-09 10:56:05 EDT (Thu, 09 Aug 2007)
New Revision: 38553
URL: http://svn.boost.org/trac/boost/changeset/38553
Log:
Get boost.png from web site
Text files modified: 
   trunk/tools/regression/compiler_status.cpp |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/tools/regression/compiler_status.cpp
==============================================================================
--- trunk/tools/regression/compiler_status.cpp	(original)
+++ trunk/tools/regression/compiler_status.cpp	2007-08-09 10:56:05 EDT (Thu, 09 Aug 2007)
@@ -908,7 +908,7 @@
           "<body bgcolor=\"#ffffff\" text=\"#000000\">\n"
           "<table border=\"0\">\n"
           "<tr>\n"
-          "<td><img border=\"0\" src=\"../boost.png\" width=\"277\" "
+          "<td><img border=\"0\" src=\"http://www.boost.org/boost.png\" width=\"277\" "
           "height=\"86\"></td>\n"
           "<td>\n"
           "<h1>Compiler Status: " + platform_desc() + "</h1>\n"