]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 29 Nov 1999 00:44:40 +0000 (00:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 29 Nov 1999 00:44:40 +0000 (00:44 +0000)
ChangeLog

index 9b023bc37fe944278c06c6ad56961f2178efc8f7..ce0cc628fa1e36b25256f6906b1412e178af838a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-11-28  Ulrich Drepper  <drepper@cygnus.com>
+
+       * iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in
+       gconv-modules.
+
 1999-11-26  Ulrich Drepper  <drepper@cygnus.com>
 
        * 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  <aj@suse.de>