$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-04-10 17:20:34
Author: danieljames
Date: 2008-04-10 17:20:34 EDT (Thu, 10 Apr 2008)
New Revision: 44162
URL: http://svn.boost.org/trac/boost/changeset/44162
Log:
Fix a couple of libraries that are incorrectly listed as header only. Refs #1743.
Text files modified: 
   website/public_html/beta/doc/libraries.xml |     4 ++--                                    
   1 files changed, 2 insertions(+), 2 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-10 17:20:34 EDT (Thu, 10 Apr 2008)
@@ -868,7 +868,7 @@
     <documentation>libs/regex/index.html</documentation>
     <std-proposal>false</std-proposal>
     <std-tr1>false</std-tr1>
-    <header-only>true</header-only>
+    <header-only>false</header-only>
     <autolink>false</autolink>
   </library>
   <library>
@@ -895,7 +895,7 @@
     <documentation>doc/html/signals.html</documentation>
     <std-proposal>false</std-proposal>
     <std-tr1>false</std-tr1>
-    <header-only>true</header-only>
+    <header-only>false</header-only>
     <autolink>false</autolink>
   </library>
   <library>