--- dietlibc/CHANGES 2002/08/19 08:57:47 1.330 +++ dietlibc/CHANGES 2002/08/19 09:42:42 1.331 @@ -3,6 +3,8 @@ use -G 8 on MIPS to reduce code size (Johannes Stezenbach) add munlock (Jens Låås) argh, atexit fell victim to bit rot (or maybe Olaf) + add WANT_INET_ADDR_DNS to make gethostbyname not look up IP numbers + but use them to fill in the struct hostent directly. 0.20: calloc was botched