You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by bl...@apache.org on 2005/07/03 09:32:30 UTC

cvs commit: xml-security/doc/site/src/documentation/content/xdocs index.xml

blautenb    2005/07/03 00:32:30

  Modified:    doc/site status.xml
               doc/site/src/documentation/content/xdocs index.xml
  Log:
  News for 1.2.1 C++ lib
  
  Revision  Changes    Path
  1.11      +12 -1     xml-security/doc/site/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-security/doc/site/status.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- status.xml	5 Jun 2005 10:58:51 -0000	1.10
  +++ status.xml	3 Jul 2005 07:32:30 -0000	1.11
  @@ -32,7 +32,18 @@
       <!-- Add new releases here; action attributes: type:(add | fix | update); -->
       <!-- context:(docs | java_something | c_something ) -->
   
  -    <release version="C++ 1.2.0" date="May 2005">
  +    <release version="C++ 1.2.1" date="July 2005">
  +      <action dev="BL" type="fix" context="c_rel"> 
  +        Add xklient "No Xalan" builds in VC 6.0 project files
  +      </action>
  +      <action dev="BL" type="fix" context="c_rel"> 
  +        Fix version suffixes on DLL files in VC 6.0 "No Xalan" build.
  +      </action>
  +      <action dev="BL" type="fix" context="c_rel"> 
  +        Add "No Xalan" support into VC 7.0 project files.
  +      </action>
  +    </release>
  +    <release version="C++ 1.2.0" date="June 2005">
         <action dev="BL" type="fix" context="c_rel"> 
           Remove MFC dependency and clean up memory debugging
         </action>
  
  
  
  1.12      +9 -1      xml-security/doc/site/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-security/doc/site/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- index.xml	5 Jun 2005 10:58:51 -0000	1.11
  +++ index.xml	3 Jul 2005 07:32:30 -0000	1.12
  @@ -23,7 +23,15 @@
       <section>
         <title>News</title>
         <section>
  -      	<title>May 2005</title>
  +      	<title>July 2005</title>
  +		<p>
  +		  Version 1.2.1 of the C++ library has been released. This minor
  +          release fixes versioning problems in the Windows project files.  See the 
  +		  <link href="site:changes">changelog</link> for more information.
  +		</p>
  +      </section>
  +      <section>
  +      	<title>June 2005</title>
   		<p>
   		  Version 1.2 of the C++ library has been released. 
   		  This version includes a number of bug fixes, together with