From: Ulrich Drepper Date: Tue, 19 Oct 1999 03:32:46 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3262904d35d590e61603241e7c1bbfc1c3139d37;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index f6e764bac04..562c98a10d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +1999-10-18 Ulrich Drepper + + * inet/rcmd.c (iruserok2): Initialize isbad to -1 [PR libc/1405]. + Patch by J. Richard Sladkey . + +1999-10-18 Andreas Jaeger + + * iconv/iconv_prog.c (process_block): Save errno value from iconv call. + Patch by Bruno Haible [libc/1402]. + +1999-10-18 Ulrich Drepper + + * po/gl.po: New file. + +1999-10-18 Andreas Jaeger + + * sysdeps/generic/s_cproj.c (__cproj): Fix bug: NaN + i NaN + returns now NaN + i NaN. + * sysdeps/generic/s_cprojf.c (__cprojf): Likewise + * sysdeps/generic/s_cprojl.c (__cprojl): Likewise. + 1999-10-16 Andreas Jaeger * sysdeps/unix/sysv/linux/bits/in.h: Added struct in_pktinfo.