From 3ef88e47b55bdde69b8e99e26a28095aa2c39115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 13 Feb 2023 08:57:31 +0100 Subject: [PATCH] Update changelog with issue #238 ("Containers should not be using memset to value-initialize POD types") --- doc/container.qbk | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/container.qbk b/doc/container.qbk index 981a151..d7b8a1a 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1416,6 +1416,13 @@ use [*Boost.Container]? There are several reasons for that: [endsect] +[section:release_notes_boost_1_82_00 Boost 1.82 Release] + +* Fixed bugs/issues: + * [@https://github.com/boostorg/container/issues/238 GitHub #238: ['"Containers should not be using memset to value-initialize POD types"]]. + +[endsect] + [section:release_notes_boost_1_81_00 Boost 1.81 Release] * [classref boost::container::devector devector]'s insertion logic has been reimplemented to move elements to the center of the devector if an insertion at one end