Skip to content

Commit

Permalink
Update changelog for Boost 1.85
Browse files Browse the repository at this point in the history
  • Loading branch information
igaztanaga committed Mar 23, 2024
1 parent 6f57c7c commit 07ba0e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/intrusive.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -3905,6 +3905,7 @@ to be inserted in intrusive containers are allocated using `std::vector` or `std
[section:release_notes_boost_1_85_00 Boost 1.85 Release]

* Fixed bugs:
* [@https://github.com/boostorg/intrusive/issues/81 GitHub #81: ['unordered_set rehash breaks insert_commit_data]]
* [@https://github.com/boostorg/intrusive/issues/83 GitHub #83: ['\[docs\] Index is missing]]

* Potentially breaking: Unordered containers use now by default an internal a `boost::hash`-protocol compatible internal hash functor.
Expand Down

0 comments on commit 07ba0e3

Please sign in to comment.