Unordered/hash release notes.

[SVN r61356]
This commit is contained in:
Daniel James
2010-04-18 13:20:45 +00:00
parent 00cebc3dfb
commit 10e24f93c4

View File

@ -117,7 +117,6 @@ First official release.
Add missing `std` qualifier to `ptrdiff_t`. Add missing `std` qualifier to `ptrdiff_t`.
* Some code formatting changes to fit almost all lines into 80 characters. * Some code formatting changes to fit almost all lines into 80 characters.
[h2 Boost 1.43.0] [h2 Boost 1.43.0]
* [@http://svn.boost.org/trac/boost/ticket/3966 Ticket 3966]: * [@http://svn.boost.org/trac/boost/ticket/3966 Ticket 3966]:
@ -127,5 +126,7 @@ First official release.
there's a strong possibility that this may change in the future. The old there's a strong possibility that this may change in the future. The old
method name remains for backwards compatibility but is considered deprecated method name remains for backwards compatibility but is considered deprecated
and will be removed in a future release. and will be removed in a future release.
* Use Boost.Exception.
* Stop using deprecated `BOOST_HAS_*` macros.
[endsect] [endsect]