Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49341 - trunk/libs/functional/hash/doc
From: daniel_james_at_[hidden]
Date: 2008-10-15 06:34:15


Author: danieljames
Date: 2008-10-15 06:34:15 EDT (Wed, 15 Oct 2008)
New Revision: 49341
URL: http://svn.boost.org/trac/boost/changeset/49341

Log:
Add note about changes to deprecated headers. Refs #2412.

Text files modified:
   trunk/libs/functional/hash/doc/changes.qbk | 5 +++++
   1 files changed, 5 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 2008-10-15 06:34:15 EDT (Wed, 15 Oct 2008)
@@ -65,4 +65,9 @@
   In Visual C++, always use C99 float functions for `long double` and `float` as
   the C++ overloads aren't always availables.
 
+[h2 Boost 1.38.0]
+
+* Changed the warnings in the deprecated headers from 1.34.0 to errors. These
+ will be removed in a future version of Boost.
+
 [endsect]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk