From: Ulrich Drepper Date: Mon, 29 Nov 1999 00:44:40 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be5c8e338bc72f2c5ce4e4ba49b2a025b9f6aa87;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 9b023bc37fe..ce0cc628fa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-11-28 Ulrich Drepper + + * iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in + gconv-modules. + 1999-11-26 Ulrich Drepper * inet/rcmd.c (ruserok): Use iruserok2 not iruserok. @@ -7,7 +12,7 @@ * sysdeps/gnu/siglist.h: If SIGPWR == SIGLOST, don't include SIGPWR message. * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Include - asm/ptrace.h, since this will not be done with 2.3.xx automatically + asm/ptrace.h, since this will not be done with 2.3.xx automatically. * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise. 1999-11-26 Andreas Jaeger