diff --git a/doc/91_relnotes.qbk b/doc/91_relnotes.qbk index c945215..ef38e5c 100644 --- a/doc/91_relnotes.qbk +++ b/doc/91_relnotes.qbk @@ -12,6 +12,11 @@ [section:relnotes Release Notes] +[heading Boost Release 1.62] + +* Fixed [@https://svn.boost.org/trac/boost/ticket/12179 Trac #12179]. + + [heading Boost Release 1.61] * Now `boost::optional` is specialized for reference parameters. This addresses a couple of issues: diff --git a/doc/html/boost_optional/relnotes.html b/doc/html/boost_optional/relnotes.html index eda2187..15b6373 100644 --- a/doc/html/boost_optional/relnotes.html +++ b/doc/html/boost_optional/relnotes.html @@ -28,6 +28,14 @@
logic_error("...")
".
Last revised: March 06, 2016 at 18:30:08 GMT |
+Last revised: September 02, 2016 at 00:05:57 GMT |