This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] 4.4/4.5 evolution doc updates
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Thu, 7 Jan 2010 11:59:38 -0800
- Subject: Re: [v3] 4.4/4.5 evolution doc updates
- References: <20100105125524.748ba0ad@redhat.com>
Updates to this based on feedback.
2010-01-07 Benjamin Kosnik <bkoz@redhat.com>
* doc/xml/manual/evolution.xml: Fix typos, update.
Index: doc/xml/manual/evolution.xml
===================================================================
--- doc/xml/manual/evolution.xml (revision 155703)
+++ doc/xml/manual/evolution.xml (working copy)
@@ -547,7 +547,7 @@
</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 @@
Added.
</para>
<para>
+ <filename class="headerfile">functional</filename>,
<filename class="headerfile">future</filename>,
<filename class="headerfile">random</filename>
</para>
@@ -614,7 +615,7 @@
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>