$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r78696 - trunk/libs/functional/hash/doc
From: dnljms_at_[hidden]
Date: 2012-05-27 16:55:14
Author: danieljames
Date: 2012-05-27 16:55:14 EDT (Sun, 27 May 2012)
New Revision: 78696
URL: http://svn.boost.org/trac/boost/changeset/78696
Log:
Hash: Extra changelog note.
Text files modified:
trunk/libs/functional/hash/doc/changes.qbk | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Modified: trunk/libs/functional/hash/doc/changes.qbk
==============================================================================
--- trunk/libs/functional/hash/doc/changes.qbk (original)
+++ trunk/libs/functional/hash/doc/changes.qbk 2012-05-27 16:55:14 EDT (Sun, 27 May 2012)
@@ -129,5 +129,7 @@
Avoid gcc's `-Wfloat-equal` warning.
* [@http://svn.boost.org/trac/boost/ticket/6806 Ticket 6806]:
Support `std::array` and `std::tuple` when available.
+* Add deprecation warning to the long deprecated
+ `boost/functional/detail/container_fwd.hpp`.
[endsect]