You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by do...@hyperreal.org on 1998/09/03 01:52:02 UTC

cvs commit: modperl ToDo

dougm       98/09/02 16:52:01

  Modified:    .        ToDo
  Log:
  more todo
  
  Revision  Changes    Path
  1.75      +8 -4      modperl/ToDo
  
  Index: ToDo
  ===================================================================
  RCS file: /export/home/cvs/modperl/ToDo,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- ToDo	1998/09/01 20:03:33	1.74
  +++ ToDo	1998/09/02 23:52:00	1.75
  @@ -3,6 +3,8 @@
                    (well, close to it anyhow)
   ---------------------------------------------------------------------------
   
  +- deal with mod_ssl.c/Stronghold test configuration
  +
   - 'make htmldoc' (Brian Moseley)
   
   - make DYNAMIC=1 work again
  @@ -186,10 +188,6 @@
   
   - "save stack" mechanism so we can go back to caching CV lookups
   
  -- cleanup Makefile.PL!!!
  -
  -- loose dup code in Apache::Registry, use Apache::PerlRun functions
  -
   - improve the "stacked handlers" implementation, including:
     + config merging of AV*'s
   
  @@ -245,6 +243,12 @@
   
   change cgi_header_out and send_cgi_header to use new
   ap_scan_script_header_err_core function 
  +
  +cleanup Makefile.PL!!!
  +
  +loose dup code in Apache::Registry, use Apache::PerlRun functions
  +
  +use 5.005's newCONSTSUB in Constants.xs
   
   ---------------------------------------------------------------------------
   OPTIMIZATIONS