vmassol     2002/11/23 04:26:50

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  * Added support for internationalisation (double byte characters) for sending back 
test results. This allows Cactus to be used with any character set.
  * Updated junit-noframes.xsl
  
  Revision  Changes    Path
  1.56      +8 -0      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- changes.xml       26 Oct 2002 18:10:47 -0000      1.55
  +++ changes.xml       23 Nov 2002 12:26:50 -0000      1.56
  @@ -48,6 +48,14 @@
       </devs>
   
       <release version="1.5" date="- in CVS">
  +      <action dev="VMA" type="update">
  +        Updated to the latest <code>junit-noframes.xsl</code> from Ant.
  +      </action>
  +      <action dev="VMA" type="add" due-to="Atsushi Hasegawa" 
due-to-email="[EMAIL PROTECTED]">
  +        Added support for internationalisation (double byte characters) for 
  +        sending back test results. This allows Cactus to be used with any
  +        character set.
  +      </action>
         <action dev="VMA" type="fix" due-to="Pranab Dhar" 
due-to-email="[EMAIL PROTECTED]">
           Fixed bug where a redirector overriden by calling 
           <code>WebRequest.setRedirectorName()</code> was not used to fetch the
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to