evolution.xml: Fix typos, update.

2010-01-07  Benjamin Kosnik  <bkoz@redhat.com>

	* doc/xml/manual/evolution.xml: Fix typos, update.

From-SVN: r155704
This commit is contained in:
Benjamin Kosnik 2010-01-07 19:07:53 +00:00 committed by Benjamin Kosnik
parent 11d6ea5e1d
commit f52ac76fa9
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2010-01-07 Benjamin Kosnik <bkoz@redhat.com>
* doc/xml/manual/evolution.xml: Fix typos, update.
2010-01-07 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/locale_facets_nonio.tcc (time_put<>::do_put): Avoid

View file

@ -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>