1
0
forked from boostorg/move

Update changelog with issue #19

This commit is contained in:
Ion Gaztañaga
2018-09-09 00:23:16 +02:00
parent eae95453e4
commit 7799e4df12

View File

@@ -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.