$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r56541 - branches/release/libs/utility
From: nielsdekker_at_[hidden]
Date: 2009-10-03 04:15:17
Author: niels_dekker
Date: 2009-10-03 04:15:14 EDT (Sat, 03 Oct 2009)
New Revision: 56541
URL: http://svn.boost.org/trac/boost/changeset/56541
Log:
Merged Swap documentation from trunk, including revision [56107] and [56108].
Properties modified: 
   branches/release/libs/utility/swap.html   (contents, props changed)
Text files modified: 
   branches/release/libs/utility/swap.html |     8 ++++++--                                
   1 files changed, 6 insertions(+), 2 deletions(-)
Modified: branches/release/libs/utility/swap.html
==============================================================================
--- branches/release/libs/utility/swap.html	(original)
+++ branches/release/libs/utility/swap.html	2009-10-03 04:15:14 EDT (Sat, 03 Oct 2009)
@@ -7,7 +7,11 @@
    </head>
   <body>
     <!-- Page header -->
+    <h2>
     <img src="../../boost.png" alt="C++ Boost" align="middle" width="277" height="86"/>
+      Header <boost/swap.hpp>
+    </h2>
+
     <h1>Swap</h1>
     
     <p>
@@ -84,9 +88,9 @@
 
     <!-- Copyright info -->    
     <hr/>
-    <p>Revised: 15 November 2008</p>
+    <p>Revised: 08 September 2009</p>
     <p>
-      Copyright 2007, 2008 Joseph Gauterin. Use, modification, and distribution are subject to the Boost Software License, Version 1.0.
+      Copyright 2007 - 2009 Joseph Gauterin. Use, modification, and distribution are subject to the Boost Software License, Version 1.0.
       (See accompanying file LICENSE_1_0.txt or a copy at <http://www.boost.org/LICENSE_1_0.txt>.)
     </p>