You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2003/12/03 18:00:53 UTC

cvs commit: xml-xerces/c/doc releases_archive.xml migration_archive.xml

peiyongz    2003/12/03 09:00:53

  Modified:    c/doc    releases_archive.xml migration_archive.xml
  Log:
  Xerces2_4_0: documentation typo fixed
  
  Revision  Changes    Path
  1.14      +2 -2      xml-xerces/c/doc/releases_archive.xml
  
  Index: releases_archive.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/releases_archive.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- releases_archive.xml	28 Nov 2003 19:55:13 -0000	1.13
  +++ releases_archive.xml	3 Dec 2003 17:00:53 -0000	1.14
  @@ -24,11 +24,11 @@
       </s2>
   
       <anchor name="Release230"/>
  -<s2 title="Release Information of &XercesCName; &XercesCVersion;: May 23, 2003">
  +<s2 title="Release Information of &XercesCName; 2.3.0: May 23, 2003">
   
   <p> Here is the list of <jump href=
   "http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfield=resolution&amp;chfieldfrom=02%2F07%2F03&amp;chfieldto=05%2F23%2F03&amp;chfieldvalue=fixed&amp;product=Xerces-C%2B%2B&amp;short_desc=&amp;short_desc_type=substring&amp;long_desc=&amp;long_desc_type=substring&amp;bug_file_loc=&amp;bug_file_loc_type=substring&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;newqueryname=&amp;order=bugs.bug_id">
  -fixed bugzilla bugs</jump> that are resolved in this release, &XercesCName; &XercesCVersion;.
  +fixed bugzilla bugs</jump> that are resolved in this release, &XercesCName; 2.3.0.
   </p>
   
   <table>
  
  
  
  1.13      +5 -5      xml-xerces/c/doc/migration_archive.xml
  
  Index: migration_archive.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/migration_archive.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- migration_archive.xml	28 Nov 2003 19:55:13 -0000	1.12
  +++ migration_archive.xml	3 Dec 2003 17:00:53 -0000	1.13
  @@ -16,13 +16,13 @@
       </s2>
   
       <anchor name="Migrateto230"/>
  -    <s2 title="Migrating from &XercesCName; 2.2.0 to &XercesCName; &XercesCVersion;">
  +    <s2 title="Migrating from &XercesCName; 2.2.0 to &XercesCName; 2.3.0">
         <p>The following section is a discussion of the technical differences between
  -      &XercesCName; 2.2.0 code base and the &XercesCName; &XercesCVersion;.</p>
  +      &XercesCName; 2.2.0 code base and the &XercesCName; 2.3.0.</p>
   
         <p>Topics discussed are:</p>
         <ul>
  -        <li><link anchor="NewFeatures230">New features in &XercesCName; &XercesCVersion;</link></li>
  +        <li><link anchor="NewFeatures230">New features in &XercesCName; 2.3.0</link></li>
           <li><link anchor="API230">Public API Changes</link></li>
           <ul>
               <li><link anchor="NewAPI230">New Public API</link></li>
  @@ -32,7 +32,7 @@
         </ul>
   
       <anchor name="NewFeatures230"/>
  -    <s3 title="New features in &XercesCName; &XercesCVersion;">
  +    <s3 title="New features in &XercesCName; 2.3.0">
         <ul>
           <li>Experimental Implementation of Namespaces in XML 1.1 </li>
           <li>Experimental Implementation of XML 1.1: in DOMWriter</li>
  @@ -53,7 +53,7 @@
       <s3 title="Public API Changes">
   
           <p>The following lists the public API changes between the &XercesCName;
  -           2.2.0; and the &XercesCName; &XercesCVersion; releases
  +           2.2.0; and the &XercesCName; 2.3.0 releases
              of the parser. </p>
   
           <anchor name="NewAPI230"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org