gozer       2004/08/23 13:43:15

  Modified:    .        Changes
  Log:
  For clarity's sake, remove my reduntant delete/add comment on remove_loaded_module
  
  Revision  Changes    Path
  1.465     +1 -3      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.464
  retrieving revision 1.465
  diff -u -r1.464 -r1.465
  --- Changes   23 Aug 2004 18:31:05 -0000      1.464
  +++ Changes   23 Aug 2004 20:43:15 -0000      1.465
  @@ -35,8 +35,6 @@
   temporary subpool of the ap_filter_t object. previously using perl's
   safemalloc had problems on win32 (randomly my_perl == NULL) [Stas]
   
  -Apache::Module remove_loaded_module re-added [Gozer]
  -
   Disable Apache::HookRun::run_create_request -- it's already run
   internally by Apache::RequestRec->new [Stas]
   
  @@ -50,7 +48,7 @@
   Apache::Module changes [Gozer]
   - readwrite => readonly:
       cmds, next, name, module_index, minor_version, version
  -- removed: remove_loaded_module, remove_module
  +- removed: remove_module
   
   ensure that a sub-dir Apache-Test exists in the source distro (this is
   a requirement, since the test suite relies on the particular
  
  
  

Reply via email to