summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-07 19:07:53 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-07 19:07:53 +0000
commit9beea099e8ed1da4237330e6061e575f5295b09b (patch)
treefcd23cf5afbe2f3c3cf6264572b49d32bbfb1ff9 /libstdc++-v3/doc
parent3f12432d0acdd0262f856efdabf8ce18fa27afb3 (diff)
downloadgcc-9beea099e8ed1da4237330e6061e575f5295b09b.tar.gz
2010-01-07 Benjamin Kosnik <bkoz@redhat.com>
* doc/xml/manual/evolution.xml: Fix typos, update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155704 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc')
-rw-r--r--libstdc++-v3/doc/xml/manual/evolution.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/libstdc++-v3/doc/xml/manual/evolution.xml b/libstdc++-v3/doc/xml/manual/evolution.xml
index 1c02deeefcc..7a3aefb6778 100644
--- a/libstdc++-v3/doc/xml/manual/evolution.xml
+++ b/libstdc++-v3/doc/xml/manual/evolution.xml
@@ -547,7 +547,7 @@ and <literal>catch</literal> to <literal>__catch</literal>.
</para>
<para>
-Audit of internal mutex usage, conversion to funtions returning static
+Audit of internal mutex usage, conversion to functions returning static
local mutex.
</para>
@@ -575,6 +575,7 @@ C++0X features.
Added.
</para>
<para>
+ <filename class="headerfile">functional</filename>,
<filename class="headerfile">future</filename>,
<filename class="headerfile">random</filename>
</para>
@@ -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.
</para>
-<para> Extensions modified: <filename class="headerfile">ext/throw_allocator.h</filename>. In addition, experimental support was added for <filename class="headerfile">random</filename> serialization operators.
+<para> Extensions modified: <filename class="headerfile">ext/throw_allocator.h</filename>.
</para>
</sect2>