Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions release-notes/boost_1_92_0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,11 @@ handling of rewritten relational operators (boost_gh:pr[icl,54]).
** Fixed a performance issue with closed-addressing containers when rehashing at very large
container sizes (boost_gh:pr[unordered,348]). Contributed by Daniel Král.

== Updated Tools

* boost_phrase:library[B2,/tools/build/]:
** Includes release of https://www.boost.org/tools/build/doc/html/#_version_5_5_1[B2 version 5.5.1].

== Compilers Tested

// Edit this section as appropriate
Expand Down
Loading