holtdl      01/05/03 00:46:34

  Modified:    .        WHATSNEW
  Log:
  Add blurb about new "type" attr for <available> (meant to bundle this in
  with the rest of the files for the change -- rats!)
  
  Revision  Changes    Path
  1.105     +4 -0      jakarta-ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -r1.104 -r1.105
  --- WHATSNEW  2001/04/29 16:24:57     1.104
  +++ WHATSNEW  2001/05/03 07:46:33     1.105
  @@ -46,6 +46,10 @@
   
   * <pvcs> can now handle multiple projects.
   
  +* <available> now has a "type" attribute you can use in conjunction
  +  with the "file" attribute to specify whether the "file" you're
  +  looking for is a file or a directory.
  +
   Fixed bugs:
   -----------
   
  
  
  

Reply via email to