diff --git a/doc/91_relnotes.qbk b/doc/91_relnotes.qbk index 92648d0..fcc37f8 100644 --- a/doc/91_relnotes.qbk +++ b/doc/91_relnotes.qbk @@ -1,7 +1,7 @@ [/ Boost.Optional - Copyright (c) 2015, 2016 Andrzej Krzemienski + Copyright (c) 2015 - 2018 Andrzej Krzemienski Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at @@ -14,6 +14,7 @@ [heading Boost Release 1.69] * Remove deprecation mark from `reset()` method (without arguments). +* Fixed [@https://github.com/boostorg/optional/issues/59 issue #59]. [heading Boost Release 1.68] diff --git a/doc/html/boost_optional/relnotes.html b/doc/html/boost_optional/relnotes.html index c20a446..dcf21f9 100644 --- a/doc/html/boost_optional/relnotes.html +++ b/doc/html/boost_optional/relnotes.html @@ -31,9 +31,15 @@ Boost Release 1.69 -

Boost diff --git a/doc/html/index.html b/doc/html/index.html index 80f7644..4fe8adc 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -145,7 +145,7 @@ - +

Last revised: October 23, 2018 at 20:41:10 GMT

Last revised: October 29, 2018 at 21:06:01 GMT