trawick     2004/06/23 08:32:32

  Modified:    .        CHANGES
  Log:
  add missing mention of a bug fix
  
  Revision  Changes    Path
  1.476     +4 -0      apr/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/apr/CHANGES,v
  retrieving revision 1.475
  retrieving revision 1.476
  diff -u -r1.475 -r1.476
  --- CHANGES   23 Jun 2004 15:28:45 -0000      1.475
  +++ CHANGES   23 Jun 2004 15:32:32 -0000      1.476
  @@ -146,6 +146,10 @@
        which is started by the shell and which inherits the parent's
        environment variables.  [Jeff Trawick]
   
  +  *) Don't try to enable run-time linking on AIX < 4.2, as this
  +     results in invalid linker options being used.  PR 29170.  
  +     [Jeff Trawick]
  +
     *) Don't assume getnameinfo() can handle IPv4-mapped IPv6 addresses
        on any platforms.
        [Jeff Trawick, Joe Orton, Colm MacC�rthaigh <colm stdlib.net>]
  
  
  

Reply via email to