2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-29 08:02:20 +00:00
This commit is contained in:
Daniel James
2016-12-04 21:37:55 +00:00

View File

@@ -3,7 +3,7 @@
[source-mode c++]
[purpose
Updated Libraries:
Atomic, Fiber, Fusion, Hash, Log, Metaparse, Optional, Phoenix, Python, TypeIndex, Units, Unordered.
Atomic, Fiber, Fusion, Hash, LexicalCast, Log, Metaparse, Optional, Phoenix, Python, TypeIndex, Units, Unordered.
]
[authors [Dawes, Beman]]
[/ last-revision is used for the final release date]
@@ -39,6 +39,9 @@
* [phrase library..[@/libs/functional/hash Hash]:]
* Fixed some warnings.
* [phrase library..[@/libs/lexical_cast/ Lexical Cast]:]
* Fixed issue found by `-fsanitize=undefined` [@https://github.com/boostorg/lexical_cast/issues/21 #21]
* [phrase library..[@/libs/log/ Log]:]
* General changes:
* Removed the previously deprecated `type_info_wrapper`.