Diff for /dietlibc/CHANGES between versions 1.579 and 1.580

version 1.579, 2005/06/16 15:16:11 version 1.580, 2005/07/09 12:15:10
Line 7 Line 7
   remove throw() statements for functions taking function pointer    remove throw() statements for functions taking function pointer
     arguments (qsort, besearch, ftw)      arguments (qsort, besearch, ftw)
   fix embarassing bug in pclose (Juergen Sawinski, René Rebe)    fix embarassing bug in pclose (Juergen Sawinski, René Rebe)
     when asking for an IPv6 address and there is an IPv4 address in
       /etc/hosts but not an IPv6 address, return NO_DATA without
       querying DNS.  This is how glibc does it, and it means you can use
       e.g. elinks to browse http://localhost/ without being connected to
       the internet / a DNS server.
   
 0.29:  0.29:
   oops, fix LD_RUN_PATH unsetting (Enrico Scholz)    oops, fix LD_RUN_PATH unsetting (Enrico Scholz)

Removed from v.1.579  
changed lines
  Added in v.1.580


LinuxTV legacy CVS <linuxtv.org/cvs>