geoff       2003/11/17 15:27:46

  Modified:    .        Changes
  Log:
  add access to $r->finfo() and related APR::Finfo methods,
  such as $r->finfo->size(), $r->finfo->mtime(), and
  APR::Finfo::stat()
  
  Revision  Changes    Path
  1.255     +4 -0      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.254
  retrieving revision 1.255
  diff -u -r1.254 -r1.255
  --- Changes   17 Nov 2003 23:00:38 -0000      1.254
  +++ Changes   17 Nov 2003 23:27:46 -0000      1.255
  @@ -12,6 +12,10 @@
   
   =item 1.99_12-dev
   
  +add access to $r->finfo() and related APR::Finfo methods,
  +such as $r->finfo->size(), $r->finfo->mtime(), and
  +APR::Finfo::stat() [Geoffrey Young]
  +
   add :filetype import tag to APR::Const [Geoffrey Young]
   
   <Perl> sections now proprely set $0 to the name of the configuration
  
  
  

Reply via email to