From 0a1cb78c95c5d06bc45e3bc2ed91876467b9ccae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 19 Oct 2022 21:51:23 +0200 Subject: [PATCH] Updated changelog --- doc/move.qbk | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/move.qbk b/doc/move.qbk index f85b6ce..eea5038 100644 --- a/doc/move.qbk +++ b/doc/move.qbk @@ -802,6 +802,13 @@ Special thanks to: [section:release_notes Release Notes] +[section:release_notes_boost_1_81 Boost 1.81 Release] + +* Fixed bugs: + * [@https://github.com/boostorg/move/issues/49 Git Issue #49: ['"clang-15 warnings about deprecated type traits intrinsics"]]. + +[endsect] + [section:release_notes_boost_1_79 Boost 1.79 Release] * The library now compiles without warnings with GCC's -Wcast-align=strict