diff --git a/doc/changelog.qbk b/doc/changelog.qbk index f93081677..f3d937bc7 100644 --- a/doc/changelog.qbk +++ b/doc/changelog.qbk @@ -1,5 +1,5 @@ [/ - Copyright Andrey Semashev 2007 - 2023. + Copyright Andrey Semashev 2007 - 2024. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) @@ -9,6 +9,10 @@ [section:changelog Changelog] +[heading 2.29, Boost 1.86] + +* Added a workaround for `windres.exe` issue, when it is used in CMake to compile event log resource files on MinGW-w64. ([pull_request 231]) + [heading 2.28, Boost 1.84] * C++03 is no longer supported. A C++11 or later compiler is required.