diff --git a/doc/system/changes.adoc b/doc/system/changes.adoc index c1616bb..d872f35 100644 --- a/doc/system/changes.adoc +++ b/doc/system/changes.adoc @@ -12,7 +12,9 @@ https://www.boost.org/LICENSE_1_0.txt * Added support for source locations to `error_code`. * Added `error_code::to_string`. -* `system_error::what` now contains the source location, if present. +* `system_error::what()` now contains the source location, if present. +* Added `result`, a class holding either a value or an + error, defined in ``. ## Changes in Boost 1.77