Update installation instructions for icu.

Regenerate docs.
Fixes: https://github.com/boostorg/regex/issues/89.
This commit is contained in:
jzmaddock
2019-10-26 10:51:25 +01:00
parent fc4dc17dc7
commit a550507517
95 changed files with 395 additions and 282 deletions

View File

@ -15,6 +15,10 @@ 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.Regex-5.1.4 (Boost-172.0)]
* Minor build fixes, see [@https://github.com/boostorg/regex/issues/89 #89].
[h4 Boost.Regex-5.1.3 (Boost-1.64.0)]
* Compiling with Oracle C++ toolset is no longer restricted to static linking.