diff --git a/doc/move.qbk b/doc/move.qbk index 697e9b6..2766325 100644 --- a/doc/move.qbk +++ b/doc/move.qbk @@ -793,6 +793,13 @@ Special thanks to: [section:release_notes Release Notes] +[section:release_notes_boost_1_69 Boost 1.69 Release] + +* Fixed bugs: + * [@https://github.com/boostorg/move/issues/15 Git Issue #19: ['"Compilation error with IBM xlC++ on AIX"]]. + +[endsect] + [section:release_notes_boost_1_67 Boost 1.67 Release] * Added pdqsort and heap_sort implementations, initially as a detail, they will be official in the future once better tested.