]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 19 Oct 1999 03:32:46 +0000 (03:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 19 Oct 1999 03:32:46 +0000 (03:32 +0000)
ChangeLog

index f6e764bac04b8be3bfb2b2a1f2f54300703c58f4..562c98a10d1d01a58f3f3b89b6f340424199a6cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+1999-10-18  Ulrich Drepper  <drepper@cygnus.com>
+
+       * inet/rcmd.c (iruserok2): Initialize isbad to -1 [PR libc/1405].
+       Patch by J. Richard Sladkey <jrs@world.std.com>.
+
+1999-10-18  Andreas Jaeger  <aj@suse.de>
+
+       * iconv/iconv_prog.c (process_block): Save errno value from iconv call.
+       Patch by Bruno Haible <haible@ilog.fr> [libc/1402].
+
+1999-10-18  Ulrich Drepper  <drepper@cygnus.com>
+
+       * po/gl.po: New file.
+
+1999-10-18  Andreas Jaeger  <aj@suse.de>
+
+       * 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  <aj@suse.de>
 
        * sysdeps/unix/sysv/linux/bits/in.h: Added struct in_pktinfo.