gozer       2004/08/11 11:16:29

  Modified:    .        Changes
               xs/maps  apache_functions.map
  Log:
  Removed Apache::Command method soak_end_container
  
  Revision  Changes    Path
  1.439     +2 -0      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.438
  retrieving revision 1.439
  diff -u -r1.438 -r1.439
  --- Changes   11 Aug 2004 18:05:38 -0000      1.438
  +++ Changes   11 Aug 2004 18:16:29 -0000      1.439
  @@ -12,6 +12,8 @@
   
   =item 1.99_15-dev
   
  +Removed Apache::Command method soak_end_container [Gozer]
  +
   Removed Apache::Module methods (dynamic_load_handle and
   find_module_name) [Gozer]
   
  
  
  
  1.93      +1 -1      modperl-2.0/xs/maps/apache_functions.map
  
  Index: apache_functions.map
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/maps/apache_functions.map,v
  retrieving revision 1.92
  retrieving revision 1.93
  diff -u -r1.92 -r1.93
  --- apache_functions.map      11 Aug 2004 18:05:38 -0000      1.92
  +++ apache_functions.map      11 Aug 2004 18:16:29 -0000      1.93
  @@ -278,7 +278,7 @@
   MODULE=Apache::Command
    command_rec *:DEFINE_next | | command_rec *:cmd
    ap_check_cmd_context
  - ap_soak_end_container
  +-ap_soak_end_container
   -ap_set_int_slot
   -ap_set_file_slot
   -ap_set_flag_slot
  
  
  

Reply via email to