$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: grafikrobot_at_[hidden]
Date: 2008-04-01 11:52:12
Author: grafik
Date: 2008-04-01 11:52:12 EDT (Tue, 01 Apr 2008)
New Revision: 43982
URL: http://svn.boost.org/trac/boost/changeset/43982
Log:
Fix type_traits doc link to point to the redirect file so it works with 1.34 and 1.35.
Text files modified: 
   website/public_html/beta/doc/libraries.xml |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: website/public_html/beta/doc/libraries.xml
==============================================================================
--- website/public_html/beta/doc/libraries.xml	(original)
+++ website/public_html/beta/doc/libraries.xml	2008-04-01 11:52:12 EDT (Tue, 01 Apr 2008)
@@ -1054,7 +1054,7 @@
     <authors>John Maddock, Steve Cleary, et al</authors>
     <description>Templates for fundamental properties of
     types.</description>
-    <documentation>doc/html/boost_typetraits.html</documentation>
+    <documentation>libs/type_traits/index.html</documentation>
     <std-proposal>false</std-proposal>
     <std-tr1>false</std-tr1>
     <header-only>true</header-only>