Update revision history

This commit is contained in:
Peter Dimov
2019-10-23 16:42:00 +03:00
parent c64f7c3372
commit 57d14c5cc5

View File

@@ -17,6 +17,8 @@ http://www.boost.org/LICENSE_1_0.txt
* Added convenience load and store functions
* Added floating point convenience typedefs
* Added a non-const overload of `data()`; changed its return type to `unsigned char*`
* Added `__int128` support to `endian_reverse` when available
* Added a convenience header `boost/endian.hpp`
## Changes in 1.71.0