You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/11/23 13:26:50 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs changes.xml

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="ahasegawa@borland.com">
  +        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="Pranab.Dhar@dfa.state.ny.us">
           Fixed bug where a redirector overriden by calling 
           <code>WebRequest.setRedirectorName()</code> was not used to fetch the
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>