From 00d85d8d37e046dfe387c0b722c1f716effb035e Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 16 Jun 2020 20:44:09 +0300 Subject: [PATCH] Update revision history --- doc/system/changes.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/system/changes.adoc b/doc/system/changes.adoc index 1e49d32..6e51311 100644 --- a/doc/system/changes.adoc +++ b/doc/system/changes.adoc @@ -8,9 +8,13 @@ http://www.boost.org/LICENSE_1_0.txt //// [#changes] -# Release History +# Revision History :idprefix: +## Changes in Boost 1.74 + +* `operator bool()` now returns `failed()` instead of `value() != 0`. + ## Changes in Boost 1.69 * Boost.System is now header-only. A stub library is still built for