vmassol     01/10/20 03:21:58

  Modified:    docs/framework/xdocs changes.xml
  Log:
  added new change for getReader() support
  
  Revision  Changes    Path
  1.56      +4 -0      jakarta-cactus/docs/framework/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/docs/framework/xdocs/changes.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- changes.xml       2001/10/19 23:06:34     1.55
  +++ changes.xml       2001/10/20 10:21:58     1.56
  @@ -118,6 +118,10 @@
       </devs>
   
       <release version="1.3 in CVS">
  +      <action dev="VMA" type="add">
  +        Added support for testing code which uses
  +        <code>HttpServletRequest.getReader()</code>.
  +      </action>
         <action dev="VMA" type="remove">
           The <code>WebRequest.setMethod()</code> has been removed as deprecating
           it would have led to potential error difficult to locate (as Cactus
  
  
  

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

Reply via email to