diff --git a/doc/history.qbk b/doc/history.qbk index e4d819a7..9f507954 100644 --- a/doc/history.qbk +++ b/doc/history.qbk @@ -15,12 +15,16 @@ 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 Post 1.55] +[h4 Boost.Regex-5.0.0] +* Moved to library-specific version number post the move to Git. And since we have one (minor) breaking change +this gets bumped up from v4 to v5. * [*Breaking change:] corrected behavior of `basic_regex<>::mark_count()` to match existing documentation, `basic_regex<>::subexpression(n)` changed to match, see [@https://svn.boost.org/trac/boost/ticket/9227 #9227] * Fixed issue [@https://svn.boost.org/trac/boost/ticket/8903 #8903]. * Fixed documentation typos from [@https://svn.boost.org/trac/boost/ticket/9283 #9283]. +* Fixed bug in collation code that failed if the locale generated collation strings with embedded nul's, +see [@https://svn.boost.org/trac/boost/ticket/9451 #9451]. [h4 Boost-1.54] diff --git a/doc/html/boost_regex/background_information.html b/doc/html/boost_regex/background_information.html index c8a3dbfc..437b7faf 100644 --- a/doc/html/boost_regex/background_information.html +++ b/doc/html/boost_regex/background_information.html @@ -4,8 +4,8 @@
- | Copyright © 1998-2010 John Maddock + Copyright © 1998-2013 John Maddock
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/doc/html/boost_regex/background_information/acknowledgements.html b/doc/html/boost_regex/background_information/acknowledgements.html index c3f475b1..4581915c 100644 --- a/doc/html/boost_regex/background_information/acknowledgements.html +++ b/doc/html/boost_regex/background_information/acknowledgements.html @@ -4,7 +4,7 @@
|