From e343c5301fb7ca64351c5d7e92b3389f4598d132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 22 Dec 2024 18:42:27 +0100 Subject: [PATCH] Add #58 in 1.88 changelog --- doc/move.qbk | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/move.qbk b/doc/move.qbk index 5f23652..215773d 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_88 Boost 1.88 Release] + +* Fixed bugs: + * [@https://github.com/boostorg/move/pull/58 Git Pull #58: ['"Avoid -Wdeprecated-variadic-comma-omission with GCC 15 trunk -std=c++26"]]. + +[endsect] + [section:release_notes_boost_1_87 Boost 1.87 Release] * Fixed bugs: