$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r78599 - trunk
From: dnljms_at_[hidden]
Date: 2012-05-24 14:15:17
Author: danieljames
Date: 2012-05-24 14:15:16 EDT (Thu, 24 May 2012)
New Revision: 78599
URL: http://svn.boost.org/trac/boost/changeset/78599
Log:
Add new libraries to root index file.
Text files modified: 
   trunk/index.html |     6 +++++-                                  
   1 files changed, 5 insertions(+), 1 deletions(-)
Modified: trunk/index.html
==============================================================================
--- trunk/index.html	(original)
+++ trunk/index.html	2012-05-24 14:15:16 EDT (Thu, 24 May 2012)
@@ -55,7 +55,11 @@
 
   <h3>Changes in this release</h3>
 
-  <p>This release includes one new library, Boost.Heap,
+  <p>This release includes four new libraries
+  (Algorithm,
+  Functional/OverloadedFunction,
+  LocalFunction and
+  Utility/IdentityType),
   as well as updates to many existing libraries. See
   <a href="http://www.boost.org/users/history/version_1_50_0.html">Release
   History</a> for more information.</p>