Skip to content

Commit 1abb698

Browse files
committed
Update chagenlog with #293
1 parent 0db85fb commit 1abb698

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/container.qbk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1434,7 +1434,7 @@ use [*Boost.Container]? There are several reasons for that:
14341434

14351435
[section:release_notes Release Notes]
14361436

1437-
[section:release_notes_boost_1_90_00 Boost 1.90 Release]
1437+
[section:release_notes_boost_1_90_00 Boost Release]
14381438

14391439
* Reimplemented [classref boost::container::deque]. The original implementation was based on
14401440
the SGI's original data structure (similar to libstdc++). Main changes:
@@ -1447,6 +1447,7 @@ use [*Boost.Container]? There are several reasons for that:
14471447

14481448
* Fixed bugs/issues:
14491449
* [@https://github.com/boostorg/container/issues/248 GitHub #248: ['"flat_map slow insertion introduced in boost-1.80.0"]].
1450+
* [@https://github.com/boostorg/container/pull/317/ GitHub #293: ['"UBSAN reports unaligned access error"]].
14501451
* [@https://github.com/boostorg/container/pull/294 GitHub #294: ['"CMake: Add option to use header-only Boost::container"]].
14511452
* [@https://github.com/boostorg/container/issues/300 GitHub #300: ['"Warnings when building with clang-20"]].
14521453
* [@https://github.com/boostorg/container/pull/305 GitHub #305: ['"Warnings with -Wstrict-prototypes"]].

0 commit comments

Comments
 (0)