diff --git a/doc/move.qbk b/doc/move.qbk index 746d4b0..41cc295 100644 --- a/doc/move.qbk +++ b/doc/move.qbk @@ -790,8 +790,9 @@ Many thanks to all boosters that have tested, reviewed and improved the library. [section:release_notes_boost_1_66 Boost 1.66 Release] -* Fixed bug: - * [@https://github.com/boostorg/move/issues/15 Git Issue #15: ['"Incorrect merge in adaptive_merge when the number of unique items is limited'"]]. +* Fixed bugs: + * [@https://github.com/boostorg/move/pull/14 Git Pull #14: ['"Workaround for bogus [-Wignored-attributes] warning on GCC 6.x/7.x"]]. + * [@https://github.com/boostorg/move/issues/15 Git Issue #15: ['"Incorrect merge in adaptive_merge when the number of unique items is limited"]]. [endsect]