trawick     2002/11/22 20:32:58

  Modified:    .        CHANGES
  Log:
  fix a typo in a CHANGES entry
  
  Revision  Changes    Path
  1.360     +1 -1      apr/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/apr/CHANGES,v
  retrieving revision 1.359
  retrieving revision 1.360
  diff -u -r1.359 -r1.360
  --- CHANGES   23 Nov 2002 04:29:55 -0000      1.359
  +++ CHANGES   23 Nov 2002 04:32:58 -0000      1.360
  @@ -1,7 +1,7 @@
   Changes with APR 0.9.2
   
     *) Fix a bug in apr_hash_merge() which caused the last entry in the
  -     overlay has to be lost.  PR 10522  [Jeff Trawick]
  +     overlay hash to be lost.  PR 10522  [Jeff Trawick]
   
     *) Add DougM's apr_rename.pl script into helpers, and update for the new 
        batch of updates [Thom May]
  
  
  

Reply via email to