Update release notes for 1.79

This commit is contained in:
Glen Fernandes
2021-12-14 07:52:42 -05:00
parent 0e62373aa2
commit a121ab0278

View File

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