Merge some link fixes and release notes.

[SVN r61474]
This commit is contained in:
Daniel James
2010-04-21 23:00:35 +00:00
parent d3ca85bdbd
commit ec97640b1b

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]