$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r75098 - branches/release
From: dnljms_at_[hidden]
Date: 2011-10-23 16:38:37
Author: danieljames
Date: 2011-10-23 16:38:36 EDT (Sun, 23 Oct 2011)
New Revision: 75098
URL: http://svn.boost.org/trac/boost/changeset/75098
Log:
Merge type traits note from trunk.
Properties modified: 
   branches/release/   (props changed)
   branches/release/index.html   (contents, props changed)
Text files modified: 
   branches/release/index.html |     5 ++++-                                   
   1 files changed, 4 insertions(+), 1 deletions(-)
Modified: branches/release/index.html
==============================================================================
--- branches/release/index.html	(original)
+++ branches/release/index.html	2011-10-23 16:38:36 EDT (Sun, 23 Oct 2011)
@@ -58,7 +58,10 @@
   <p>This release includes 3 new libraries
   (Container,
   <a href="libs/locale/index.html">Locale</a> and
-  Move)
+  Move),
+  <a href=
+  "libs/type_traits/doc/html/boost_typetraits/category/value_traits/operators.html"
+  >an extension to TypeTraits to support operator detection</a>
   as well as updates to many existing libraries. See
   <a href="http://www.boost.org/users/history/version_1_48_0">Release
   History</a> for more information.</p>