vmassol     01/04/28 07:07:34

  Modified:    cactus/docs/framework/xdocs todo.xml
  Log:
  more todos ...
  
  Revision  Changes    Path
  1.10      +7 -0      jakarta-commons/cactus/docs/framework/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/todo.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- todo.xml  2001/04/22 10:52:35     1.9
  +++ todo.xml  2001/04/28 14:07:34     1.10
  @@ -79,6 +79,13 @@
         <code>ServletTestRequest.addParameter()</code> for each of these
         parameters.
       </action>
  +    <action context="code">
  +      Check why zipped distributable files have a mode of 644 on unix systems
  +      (it should rather be 755). Thanks to Jason Crickmer.
  +    </action>
  +    <action context="docs">
  +      Add a FAQ entry for explaining unit testing of persistent sessions.
  +    </action>
     </actions>
   
     <actions priority="wish">
  
  
  

Reply via email to