diff options
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 55b2a24e..ec5a1d5 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -4,6 +4,9 @@ * src/c++11/cxx11-shim_facets.cc (locale::facet::_M_sso_shim): Check for RTTI support. + PR libstdc++/64553 + * src/c++11/cxx11-shim_facets.cc: Check for wchar_t support. + 2015-01-10 Thomas Schwinge <thomas@codesourcery.com> * doc/xml/manual/parallel_mode.xml: Update for libgomp being |