From 2fcaa8818bf87c3c1c11fb86cb836cff1b127dd4 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 18 Nov 2025 10:53:38 +0200 Subject: [PATCH] Update revision history --- doc/smart_ptr/changelog.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/smart_ptr/changelog.adoc b/doc/smart_ptr/changelog.adoc index faa131e..260d84e 100644 --- a/doc/smart_ptr/changelog.adoc +++ b/doc/smart_ptr/changelog.adoc @@ -22,7 +22,6 @@ http://www.boost.org/LICENSE_1_0.txt been marked deprecated and will be removed in a future release. * Configurations that define `BOOST_NO_CXX11_HDR_ATOMIC` are no longer supported; a conforming {cpp}11 `` is now required. -* Consequently, Clang 3.5 and 3.6 are no longer supported. * The deprecated macros `BOOST_AC_USE_SPINLOCK`, `BOOST_AC_USE_PTHREADS`, `BOOST_SP_USE_SPINLOCK`, and `BOOST_SP_USE_PTHREADS` are no longer functional.