From: Benjamin Kosnik Date: Thu, 7 Jan 2010 19:07:53 +0000 (+0000) Subject: evolution.xml: Fix typos, update. X-Git-Tag: releases/gcc-4.5.0~1350 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f52ac76fa9e3b61eae00ee131d4a1215e641b2e1;p=thirdparty%2Fgcc.git evolution.xml: Fix typos, update. 2010-01-07 Benjamin Kosnik * doc/xml/manual/evolution.xml: Fix typos, update. From-SVN: r155704 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 6c765650965b..2f8dab5bc58e 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2010-01-07 Benjamin Kosnik + + * doc/xml/manual/evolution.xml: Fix typos, update. + 2010-01-07 Paolo Carlini * include/bits/locale_facets_nonio.tcc (time_put<>::do_put): Avoid diff --git a/libstdc++-v3/doc/xml/manual/evolution.xml b/libstdc++-v3/doc/xml/manual/evolution.xml index 1c02deeefcc9..7a3aefb6778d 100644 --- a/libstdc++-v3/doc/xml/manual/evolution.xml +++ b/libstdc++-v3/doc/xml/manual/evolution.xml @@ -547,7 +547,7 @@ and catch to __catch. -Audit of internal mutex usage, conversion to funtions returning static +Audit of internal mutex usage, conversion to functions returning static local mutex. @@ -575,6 +575,7 @@ C++0X features. Added. + functional, future, random @@ -614,7 +615,7 @@ Python pretty-printers are added for use with appropriately-advanced versions of Audit for application of function attributes notrow, const, pure, and noreturn. - Extensions modified: ext/throw_allocator.h. In addition, experimental support was added for random serialization operators. + Extensions modified: ext/throw_allocator.h.