randyk      2003/12/04 23:10:43

  Modified:    .        Changes
  Log:
  log change about fixing a small bug on Win32 where not all files were
  being installed to a relative Apache2 subdirectory with MP_INST_APACHE2
  specified.
  
  Revision  Changes    Path
  1.271     +4 -0      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.270
  retrieving revision 1.271
  diff -u -r1.270 -r1.271
  --- Changes   4 Dec 2003 20:27:45 -0000       1.270
  +++ Changes   5 Dec 2003 07:10:43 -0000       1.271
  @@ -12,6 +12,10 @@
   
   =item 1.99_12-dev
   
  +fix buglet on Win32 (and potentially other non-Unix platforms)
  +where not all files were being installed under a relative Apache2
  +subdirectory when MP_INST_APACHE2 was specified [Randy Kobes].
  +
   remove deprecated APR features: APR::URI::default_port_for_scheme(),
   APR::SockAddr::ip_set(), and APR::NO_TIMEOUT.
   enabled  APR::URI::port_of_scheme as a replacement for
  
  
  

Reply via email to