Update changelog with #195

This commit is contained in:
Ion Gaztañaga
2022-01-07 22:22:03 +01:00
parent 2e583241c1
commit 25f90dbb28

View File

@ -1342,10 +1342,12 @@ use [*Boost.Container]? There are several reasons for that:
* The library now compiles without warnings with GCC's -Wcast-align=strict
* Fixed bugs/issues:
* [@https://github.com/boostorg/container/issues/195 GitHub #195: ['"vec_iterator member typedef iterator_concept should only be defined in C++20"]].
* [@https://github.com/boostorg/container/issues/199 GitHub #199: ['"Apply LWG issue 3471 to memory_resource"]].
* [@https://github.com/boostorg/container/issues/204 GitHub #204: ['"Inconsistent noexcept-ness of static_vector::reserve"]].
* [@https://github.com/boostorg/container/issues/206 GitHub #206: ['"operator-> on static_vector::iterator causes cast alignment warning"]].
[endsect]
[section:release_notes_boost_1_78_00 Boost 1.78 Release]