stas        2004/08/18 17:27:09

  Modified:    todo     release
  Log:
  status update
  
  Revision  Changes    Path
  1.49      +2 -5      modperl-2.0/todo/release
  
  Index: release
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/release,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -u -r1.48 -r1.49
  --- release   18 Aug 2004 05:46:44 -0000      1.48
  +++ release   19 Aug 2004 00:27:09 -0000      1.49
  @@ -52,11 +52,6 @@
     the issues and thinks he knows how to fix it, he just needs the time.
     owner: geoff
   
  -* some autogenerated record accessors shouldn't be get/set but only
  -  get (e.g. Apache->server->is_virtual(1) is wrong). Need to add a new
  -  flag supported by MapUtil and map files, where we can say which
  -  accessors should be read-only owner: stas
  -
   * Apache::{Server,Process} classes:
     require mutex lock for writing (e.g. $s->(error_fname|error_log)
     Status: most likely some server/process datastructures aren't
  @@ -113,6 +108,8 @@
     several versions, like mod_perl 1.0 and mod_perl 2.0, since once we
     release it any dependency on mod_perl will be resolved as mod_perl
     2.0, when mod_perl 1.0 may be required instead.
  +  stas: talked to autrijus, he will start working on it, but not sure
  +  when. we need to ping him every so often.
   
   * Apache::Reload
     - needs to handle properly redefined subs warnings
  
  
  

Reply via email to