diff --git a/doc/changes.qbk b/doc/changes.qbk index e809ee9..88f0d2b 100644 --- a/doc/changes.qbk +++ b/doc/changes.qbk @@ -9,6 +9,7 @@ [section Changes in 1.79.0] * Added `boost::allocator_traits`, an implementation of `std::allocator_traits`. +* Made `boost::pointer_traits` SFINAE friendly. [endsect]