This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] 4.4/4.5 evolution doc updates


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>
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]