release notes

This commit is contained in:
Andrzej Krzemienski
2016-03-06 19:32:52 +01:00
parent 865d94a8d8
commit a421444788
3 changed files with 5 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
* optional references to abstract types work.
* Documented nested typedefs ([@https://svn.boost.org/trac/boost/ticket/5193 Trac #5193]).
* Made the perfect-forwarding constructor SFINAE-friendly, which fixes [@https://svn.boost.org/trac/boost/ticket/12002 Trac #12002]. However, this only works in the newer platforms that correctly implement C++11 `<type_traits>`.
* Fixed [@https://svn.boost.org/trac/boost/ticket/10445 Trac #10445].
[heading Boost Release 1.60]