diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 83ed8b21d2f..864d5138635 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2012-06-14 Jonathan Wakely + + * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table. + 2012-06-01 Jonathan Wakely * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml index 15d1337b0cd..adef5aebc72 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml @@ -1037,7 +1037,7 @@ particular release. 20.12.4 Scoped allocator adaptor members Partial - + Missing std::pair piecewise construction. 20.12.5 @@ -1231,10 +1231,12 @@ particular release. + 22.4.1 The ctype category - Y - + Partial + Missing codecvt<char16_t> and + codecvt<char32_t> 22.4.2 @@ -2314,10 +2316,9 @@ particular release. - 29.8 Fences - N + Y