$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-07-25 17:15:39
Author: danieljames
Date: 2008-07-25 17:15:39 EDT (Fri, 25 Jul 2008)
New Revision: 47812
URL: http://svn.boost.org/trac/boost/changeset/47812
Log:
Merge asio details from the release branch.
Text files modified: 
   trunk/doc/src/boost.xml |    12 ++++++++++++                            
   1 files changed, 12 insertions(+), 0 deletions(-)
Modified: trunk/doc/src/boost.xml
==============================================================================
--- trunk/doc/src/boost.xml	(original)
+++ trunk/doc/src/boost.xml	2008-07-25 17:15:39 EDT (Fri, 25 Jul 2008)
@@ -54,6 +54,18 @@
     <xi:include href="../../libs/any/doc/any.xml"/>
     <xi:include href="../../libs/array/doc/array.xml"/>
 
+   <library name="Asio" dirname="asio" html-only="1">
+     <libraryinfo>
+       <author>
+         <firstname>Christopher</firstname>
+         <surname>Kohlhoff</surname>
+       </author>
+
+       <librarypurpose>Portable networking, including sockets, timers, hostname resolution and socket iostreams.</librarypurpose>
+       <librarycategory name="category:io"/>
+     </libraryinfo>
+   </library>
+
    <library name="Bind" dirname="bind" html-only="1">
      <libraryinfo>
        <author>