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

[SVN r49341]
This commit is contained in:
Daniel James
2008-10-15 10:34:15 +00:00
parent 9b40894b46
commit 675ce62327

View File

@@ -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]