Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / regex / doc / history.qbk
index 4a28dab..8531902 100644 (file)
@@ -15,6 +15,11 @@ 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.3 (Boost-1.64.0)]
+
+* Compiling with Oracle C++ toolset is no longer restricted to static linking.
+* Big effort to de-fuzz the library using libFuzzer and fix identified issues, see:  [@https://svn.boost.org/trac/boost/ticket/12818 #12818].
+
 [h4 Boost.Regex-5.1.2 (Boost-1.62.0)]