aaron       02/02/17 17:41:10

  Modified:    .        STATUS
  Log:
  Latest and greatest API needs to be implemented everywhere.
  
  Revision  Changes    Path
  1.102     +4 -1      apr/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/apr/STATUS,v
  retrieving revision 1.101
  retrieving revision 1.102
  diff -u -r1.101 -r1.102
  --- STATUS    17 Feb 2002 20:51:58 -0000      1.101
  +++ STATUS    18 Feb 2002 01:41:10 -0000      1.102
  @@ -1,5 +1,5 @@
   APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS:                        
-*-text-*-
  -Last modified at [$Date: 2002/02/17 20:51:58 $]
  +Last modified at [$Date: 2002/02/18 01:41:10 $]
   
   Release:
   
  @@ -35,6 +35,9 @@
       * The new lock API is a full replacement for the old API. Before
         we do a major APR release, we must deprecate the old locks API,
         lest we support 2 lock APIs in perpetuity.
  +
  +    * The new apr_global_mutex_t lock type must be implemented on
  +      all platforms.
   
   RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
   
  
  
  

Reply via email to