From fce88c0110495d4ca41b5eeda73714d13e253334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 1 Nov 2017 11:50:16 +0100 Subject: [PATCH] Add Git Pull #14 to changelist for 1.66 --- doc/move.qbk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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]