diff options
Diffstat (limited to 'libstdc++-v3')
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 25857cbfa10..e7a587d8741 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -3,8 +3,8 @@ PR libstdc++/38365 (cont) * src/localename.cc (locale::locale(const locale&, const locale&, category)): Revert last changes. - * src/localename.cc (locale::_Impl::_M_replace_categories(const - _Impl*, category)): Fix here instead; rework. + (locale::_Impl::_M_replace_categories(const _Impl*, category)): + Fix here instead; rework. 2008-12-02 Paolo Carlini <paolo.carlini@oracle.com> |