From: Ulrich Drepper Date: Sun, 2 Jan 2000 20:06:39 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e0b8d88d75aa95285082e9a497dbb9097f1458f;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index ed3a40d2b1c..38e938e8263 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2000-01-02 Ulrich Drepper + * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs): Add mapping for + 0xa2e6 and 0xa2e7. + (__ksc5601_sym_from_ucs): Add mapping back from U00AE and U20AC. + * iconvdata/ksc5601.h (KSC5601_SYMBOL): Adjust for the two new + mappings. + * sysdeps/unix/sysv/linux/llseek.c: Formulate warning message stronger.