diff --git a/doc/history.qbk b/doc/history.qbk index ddcb92bb..8b7dd63e 100644 --- a/doc/history.qbk +++ b/doc/history.qbk @@ -15,6 +15,13 @@ Currently open issues can be viewed [@https://svn.boost.org/trac/boost/query?sta All issues including closed ones can be viewed [@https://svn.boost.org/trac/boost/query?status=assigned&status=closed&status=new&status=reopened&component=regex&order=priority&col=id&col=summary&col=status&col=type&col=milestone&col=component here]. +[h4 Boost-1.48] + +Fixed issues: +[@https://svn.boost.org/trac/boost/ticket/688 #698], [@https://svn.boost.org/trac/boost/ticket/5835 #5835], +[@https://svn.boost.org/trac/boost/ticket/5958 #5958], [@https://svn.boost.org/trac/boost/ticket/5736 #5736]. + + [h4 Boost 1.47] Fixed issues: diff --git a/doc/html/boost_regex/background_information/history.html b/doc/html/boost_regex/background_information/history.html index 53a7742e..1c41b022 100644 --- a/doc/html/boost_regex/background_information/history.html +++ b/doc/html/boost_regex/background_information/history.html @@ -35,6 +35,16 @@
All issues including closed ones can be viewed here.
++ Fixed issues: #698, + #5835, + #5958, + #5736. +
basic_regex
.
Table 1. basic_regex default construction postconditions
+Table 1. basic_regex default construction postconditions
Last revised: July 21, 2011 at 09:38:30 GMT |
+Last revised: October 16, 2011 at 12:24:31 GMT |