From 57d14c5cc5189564da748f6c6227227e9e0fdad7 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 23 Oct 2019 16:42:00 +0300 Subject: [PATCH] Update revision history --- doc/endian/changelog.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/endian/changelog.adoc b/doc/endian/changelog.adoc index 2fd1b87..482f82f 100644 --- a/doc/endian/changelog.adoc +++ b/doc/endian/changelog.adoc @@ -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