From: Paolo Carlini Date: Tue, 2 Dec 2008 15:07:32 +0000 (+0000) Subject: 2008-12-02 Paolo Carlini X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=22701443c5f390d8ee6b5e209c35c85dad0e7569;p=platform%2Fupstream%2Fgcc.git 2008-12-02 Paolo Carlini * Tweak last ChangeLog entry. From-SVN: r142359 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 25857cb..e7a587d 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