geoff       2003/12/08 11:32:58

  Modified:    .        Changes
  Log:
  more APR deprecation: apr_sockaddr_port_get and apr_sockaddr_port_set
  
  Revision  Changes    Path
  1.272     +1 -1      modperl-2.0/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/Changes,v
  retrieving revision 1.271
  retrieving revision 1.272
  diff -u -r1.271 -r1.272
  --- Changes   5 Dec 2003 07:10:43 -0000       1.271
  +++ Changes   8 Dec 2003 19:32:58 -0000       1.272
  @@ -17,7 +17,7 @@
   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.
  +APR::SockAddr::ip_set(), APR::SockAddr::port_get(), and APR::NO_TIMEOUT.
   enabled  APR::URI::port_of_scheme as a replacement for
   default_port_for_scheme().
   [Geoffrey Young]
  
  
  

Reply via email to