Update of /cvsroot/boost/boost/libs/algorithm/string/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17383

Modified Files:
      Tag: RC_1_34_0
        release_notes.xml 
Log Message:
release notes - fix the incorrect functionname spelling



Index: release_notes.xml
===================================================================
RCS file: /cvsroot/boost/boost/libs/algorithm/string/doc/release_notes.xml,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- release_notes.xml   29 Apr 2007 07:02:21 -0000      1.1.4.2
+++ release_notes.xml   29 Apr 2007 07:04:58 -0000      1.1.4.3
@@ -8,6 +8,10 @@
 -->
 
 <section id="string_algo.release_notes" last-revision="$Date$">
+
+    <using-namespace name="boost"/>
+    <using-namespace name="boost::algorithm"/>
+
     <title>Release Notes</title>
 
     <itemizedlist>
@@ -26,7 +30,7 @@
                     <functionname>lexicographical_compare()</functionname>
                 </listitem>
                 <listitem>
-                    <functionname>join</functionname>
+                    <functionname>join()</functionname> and 
<functionname>join_if()</functionname> 
                 </listitem>
                 <listitem>
                     New comparison predicates <code>is_less</code>, 
<code>is_not_greater</code>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to