Skip to content

Commit

Permalink
Update revision history
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Oct 3, 2024
1 parent b0200dd commit c0c6244
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/smart_ptr/changelog.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ http://www.boost.org/LICENSE_1_0.txt

* {cpp}03 is no longer supported, a {cpp}11 compiler is required.
This includes GCC 4.8 or later, and MSVC 14.0 or later.
* The functionality enabled by the macros `BOOST_SP_ENABLE_DEBUG_HOOKS`,
`BOOST_SP_USE_STD_ALLOCATOR`, `BOOST_SP_USE_QUICK_ALLOCATOR`,
`BOOST_AC_USE_SPINLOCK`, `BOOST_AC_USE_PTHREADS`, `BOOST_SP_USE_SPINLOCK`,
and `BOOST_SP_USE_PTHREADS` has been deprecated and support for it
will be removed in a future release.
## Changes in 1.79.0

Expand Down

0 comments on commit c0c6244

Please sign in to comment.