trawick     2002/10/18 05:36:13

  Modified:    .        STATUS
  Log:
  mention need to clean up protocol info for socket creation
  
  Revision  Changes    Path
  1.176     +8 -2      apr/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/apr/STATUS,v
  retrieving revision 1.175
  retrieving revision 1.176
  diff -u -r1.175 -r1.176
  --- STATUS    13 Sep 2002 23:17:45 -0000      1.175
  +++ STATUS    18 Oct 2002 12:36:12 -0000      1.176
  @@ -68,7 +68,13 @@
                  runtime linker will catch new function requirements
                  across minor rev upgrades, but will not catch new
                  constants."
  -      
  +
  +    * For 1.0, clean up ability to specify protocol for a socket by
  +      axing apr_socket_create_ex(), adding protocol parm to 
  +      apr_socket_create(), and enabling protocol field in 
  +      apr_os_sock_info_t.
  +
  +      1.0 showstopper (not 0.9.x): trawick
   
   CURRENT VOTES:
   
  
  
  

Reply via email to