Update changelog with #242

This commit is contained in:
Ion Gaztañaga
2023-04-18 22:51:00 +02:00
parent 8ae15965ea
commit 3ba7237b32

View File

@@ -1409,6 +1409,15 @@ use [*Boost.Container]? There are several reasons for that:
[section:release_notes Release Notes]
[section:release_notes_boost_1_83_00 Boost 1.83 Release]
* Disabled forceinline for Clang due to code bloat issues, see [@https://lists.boost.org/boost-users/2023/04/91445.php Boost mailing list report]
* Fixed bugs/issues:
* [@https://github.com/boostorg/container/issues/242 GitHub #242: ['"Issue with string::rfind"]].
[endsect]
[section:release_notes_boost_1_82_00 Boost 1.82 Release]
* Fixed bugs/issues: