From 1eb037e19ecf19cf3630db7935dfabf8a4551018 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 18 Apr 2024 12:39:23 +0300 Subject: [PATCH] Update revision history --- doc/endian/changelog.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/endian/changelog.adoc b/doc/endian/changelog.adoc index d46d721..aefbcb7 100644 --- a/doc/endian/changelog.adoc +++ b/doc/endian/changelog.adoc @@ -12,7 +12,8 @@ http://www.boost.org/LICENSE_1_0.txt ## Changes in 1.84.0 -* {cpp}03 is no longer supported. +* {cpp}03 is no longer supported; a {cpp}11 compiler is required. + (This includes GCC 4.6 or later, and MSVC 12.0 (VS 2013) or later.) ## Changes in 1.75.0